George S. Baugh 11 жил өмнө
parent
commit
c0854d2f74
3 өөрчлөгдсөн 6 нэмэгдсэн , 1 устгасан
  1. 5 0
      Changes
  2. 1 1
      dist.ini
  3. BIN
      dist/TestRail-API-0.017.tar.gz

+ 5 - 0
Changes

@@ -1,5 +1,10 @@
 Revision history for Perl module TestRail::API
 
+0.017 2015-01-29 TEODESIAN
+    - Explicitly import List::Util in TestRail::API, this causes issues on some perls
+    - Require minimum version of Term::ANSIColor
+    - Fix bad regex for finding filename in testrail_report
+
 0.016 2015-01-26 TEODESIAN
     - Use correct perl when invoking scripts to fix cpantesters failures.
     - Use parent instead of base, this confuses older perls

+ 1 - 1
dist.ini

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

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