George S. Baugh 10 жил өмнө
parent
commit
a48955f29d
3 өөрчлөгдсөн 5 нэмэгдсэн , 1 устгасан
  1. 4 0
      Changes
  2. 1 1
      dist.ini
  3. BIN
      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

BIN
dist/TestRail-API-0.033.tar.gz