2.201 2017-05-22
  - Extend slurp_chomped to take path components (Util).
2.101 2017-03-27
  - Upgrade to use Mojo::File (Config).
  - Upgrade to use Mojo::File (Util).
2.051 2016-06-20
  - Avoid conditional declaration (Util).
2.041 2016-03-24
  - Small documentation improvements.
2.031 2015-02-01
  - Added slurp_chomped (Util).
2.024 2014-09-16
  - Check file exists (Config).
  - Fixed croak bug (Config).
  - Fixed portability bug (Log).
2.014 2014-06-29
  - Added as_bool (Util).
  - Added been_numeric (Util).
  - Modified spurt (Util).
  - Improved documentation (Util).
  - Fixed version (Mojar).
2.001 2014-05-21
  - Updated to accommodate new Mojo::Log (Log).
  - Added new package (Config::Ini).
  - Bumped required version of Mojolicious to 5.00.
1.071 2014-03-06
  - Config methods accept a hash of params (Config).
1.062 2014-02-10
  - Added check_exists (Util).
1.053 2014-01-20
  - Simplified pragmas when loading configuration (Config).
  - Extended documentation (Config).
  - Added new package (ClassShare).
  - Reduced version dependency to Mojolicious@3.33.
1.041 2014-01-15
  - Refactored to be a subclass instead of a fork (Log).
  - Renamed timestamp -> pattern (Log).
1.031 2014-01-14
  - Added lc_keys (Util).
  - Renamed titlecase -> unsnakecase (Util).
  - Renamed detitlecase -> snakecase (Util).
  - Reimplemented dumper to use Data::Dumper opts (Util).
1.021 2014-01-13
  - Added on_{get,set}_error (Cache).
  - Implemented max_keys (Cache).
1.016 2014-01-12
  - Tidied packaging.
  - Added sample/test config file.
  - Added copyright statements (Mojar).
1.001 2013-07-17
  - Improved packaging.
  - Extended tests (Log).
  - Fixed bug where use-time params were ignored (Log).
0.020 2012-12-31
  - Reduced quotes and indentation (Util)
  - Tweaked .travis.yml
  - Added LICENSE, MANIFEST.SKIP
  - Fixed POD bug (Mojar)
  - Added dumper (Util)
  - Removed slurp (Util)
0.014 2012-12-21
  - Added slurp, spurt (Util)