0.201 2019-02-24 22:58:48+02:00 Asia/Jerusalem * Fix tests. * Generate minimum Perl version. (Mohammad S Anwar) 0.200 2018-12-20 00:06:37+02:00 Asia/Jerusalem * Add support for local::lib. (Yanick Champoux) * Require Test::Output for the testing. (Paul Cochrane) * Add initial Travis CI support. (Paul Cochrane) * Fix test failure relating to incorrect hard-coded version. (Yanick Champoux) 0.13 2018-08-26 23:55:36+03:00 Asia/Jerusalem * Fix a test failure when Test::More's VERSION ends with unnecessary zeros. Thanks, Andreas J. König. * Cleanups. * Dzilify. 0.12 29.06.10 * Missed another one :( 0.11 29.06.10 * Fixing some more documentation I missed. 0.10 28.06.10 * Adding -I option, GH #1. * Using cleanup regex for dev versions instead of eval. (otherwise, versions like 0.10 don't work) * Fixing some documentations to refer to new CLI app name. 0.09 20.06.10 * CLI app now called "mversion" instead of "module-version". * Using autodie, it's fun! * 100% testing coverage! (I was bored...) 0.08 25.05.10 * Improving documentation of module-version program. 0.07 25.05.10 * Documenting module-version program. 0.06 24.05.10 * Adding --dev (RT #57795): (using --dev you get 0.01_01 on dev instead of 0.0101) 0.05 23.04.10 * Using high minimum version of ExtUtils::MakeMaker to avoid test errors. 0.04 21.04.10 * Switched to use ExtUtils::MakeMaker instead of evaling. (it's now _way_ faster than before) 0.03 10.04.10 * Docs fix. * Better test coverage. 0.02 10.04.10 * Bumping version for test script. * Adding Module::Version::App. * Adding module-version script. 0.01 10.04.10 First version, released on an unsuspecting world.