瀏覽代碼

V33 release

George S. Baugh 10 年之前
父節點
當前提交
a48955f29d
共有 3 個文件被更改,包括 5 次插入1 次删除
  1. 4 0
      Changes
  2. 1 1
      dist.ini
  3. 二進制
      dist/TestRail-API-0.033.tar.gz

+ 4 - 0
Changes

@@ -1,5 +1,9 @@
 Revision history for Perl module TestRail::API
 
+0.033 2016-01-6 TEODESIAN
+    - Fix issue where running TestRail::Parser with multiple -j in prove corrupted results
+    - Add timestamps to every step reported for better test bottleneck detection
+
 0.032 2015-08-31 TEODESIAN
     - Fix issue in getCases where arrayref filters were not handled properly
     - Add TestRail::API::typeNamesToIds

+ 1 - 1
dist.ini

@@ -1,6 +1,6 @@
 name = TestRail-API
 main_module = lib/TestRail/API.pm
-version = 0.032
+version = 0.033
 author = George S. Baugh <teodesian@cpan.org>
 license = Perl_5
 copyright_holder = George S. Baugh

二進制
dist/TestRail-API-0.033.tar.gz