Release history for HTTP-Tiny-Mech 1.001002 2017-03-10T13:22:58Z 91e962a - Bugfix: Avoid test failures with -Ddefault_inc_excludes_dot - Minor test refactoring - Added compat for older Test::More [Dependencies::Stats] - Dependencies changed since 1.001001, see misc/*.deps* for details - configure: +1 (recommends: ↑1) - develop: +14 ↑4 -3 (recommends: +1, suggests: ↑2) - test: +2 ↓1 (recommends: ↑1 ↓1) 1.001001 2014-08-15T06:11:34Z [00 Trivial] - no code changes. - metdata updates - whitespace adjustments. - test tweaks. [Dependencies::Stats] - Dependencies changed since 1.001000, see misc/*.deps* for details - configure: ↓1 - develop: +1 (suggests: ↑1) - test: +1 -3 (recommends: ↑1 -1) [Metadata] - 1x Contributor is now recognised as contributor instead of an author [Misc] - POD moved around so generated source has less whitespace at the top. [Tests] - Test::ReportPrereqs was updated automatically, and is now more useful. 1.001000 2014-07-17T15:22:19Z [00 Major] - Recoded construction to work without Class::Tiny, as the logic is much more difficult since 1.000 - Test Coverage increased to 100% - Misc packaging cleanups [Dependencies::Stats] - Dependencies changed since 1.000000, see misc/*.deps* for details - develop: +3 -3 (suggests: +2 -1) - runtime: -1 - test: +1 1.000000 2014-05-10T02:41:46Z [00 Minor] - Mostly a packaging changes, not interesting code changes, but downstream vendors who package by hand may need to pay attention. [01 Tooling] - Now uses ExtUtils::MakeMaker instead of Module::Build - Now defaults to Minimum requirements and "latest" are only recommended ( Previously it required very recent versions of toolchain things needlessly ) [02 Version Scheme] - Moved from x.y.z to x.yyyzzz - This is the primary reason for the 1.x on the box. [Dependencies::Aggregate] - 5.008009 : 64 → 61 - 5.010001 : 48 → 45 - 5.018002 : ? → 25 - 5.019000 : 29 → ? - 5.019009 : ? → 28 [Dependencies::Stats] - Dependencies changed since 0.2.1, see misc/*.deps* for details - build: -1 - configure: +1 -1 (recommends: +1) - develop: +7 ↑1 -9 - test: +4 ↓1 (recommends: +4) 0.2.1 2013-11-24T00:55:35Z [Dependencies::Noteworthy] - Needs HTTP::Tiny 0.022 for tests. [Dependencies::Stats] - Dependencies changed since 0.2.0, see misc/*.deps* for details - runtime: ↑1 - test: +1 0.2.0 2013-11-24T00:18:47Z [00 Major] - Internals refactored in terms of Class::Tiny, removing the need for Moose to do basically nothing. [Dependencies::Noteworthy] - use Class::Tiny - no longer uses Moose and MooseX::NonMoose [Dependencies::Stats] - Dependencies changed since 0.1.4, see misc/*.deps* for details - develop: ↑1 - runtime: +2 -2 [Documentation] - Changes retroactively tided. [Tests] - Basic constructor tests added. 0.1.4 2013-11-21T07:32:56Z [00 Maint release] [Dependencies::Noteworthy] - use Module::Build 0.4202 - use Test::More 1.001002 [Dependencies::Stats] - Dependencies changed since 0.1.3, see misc/*.deps* for details - build: ↑1 - configure: ↑1 - develop: +45 -1 (recommends: -1, suggests: +1 -1) - test: ↑1 -2 [Documentation] - Update © - UTF-8 encoding [Meta] - Issues to Github [Packaging] - utilise test_requires - utilise new fallback code [Tests] - Use new Compile::PerFile - Regen report versions to hide develop reqs - Regen CPAN Changes test - Regen Kwalitee test 0.1.3 2012-11-08T14:06:30Z [Bugs] - Resolves github #1 "Adjust get() to bridge HTTP::Tiny and WWW::Mechanize APIs", reported by Pedro Melo, with fix by Pedro Melo. - Resolves RT#80674 , essentially github #1, reported by Diogo Franco [Dependencies::Noteworthy] - perl = 5.006 - use Module::Build 0.4003 - use Test::More 0.98 [Dependencies::Stats] - Dependencies changed since 0.1.2, see misc/*.deps* for details - build: ↑1 - configure: ↑1 - develop: +5 (recommends: ↑1, suggests: ↑1) - runtime: +1 - test: ↑1 [Documentation] - Added Pedro Melo to author list [Tests] - regenerated t/00-compile.t - regenerated t/000-report-versions-tiny.t - added xt/release/minimum-version.t 0.1.2 2011-10-17T09:42:07Z [Internals] - Query the Request Object for success code instead of passing 1. 0.1.1 2011-10-17T03:48:43Z [Packaging] - Bloody UTF8 Encoding. 0.1.0 2011-10-17T03:44:31Z - First version.