Revision history for Perinci-Sub-CoerceArgs

0.13    2015-10-22 (PERLANCAR)

	- No functional changes.

	- Upgrade prereq Time::Duration::Parse::AsHash from recommends to
	  required, but it's just a lite PP module.


0.12    2015-09-30 (PERLANCAR)

	- No functional changes.

	- Bump prereq version of Perinci::Sub::Normalize to 0.13 [CT].


0.11    2015-09-26 (PERLANCAR)

	- No functional changes.

	- Skip duration type tests when Time::Duration::Parse::AsHash
	  (runtime recommends) is not available [CT].


0.10    2015-09-26 (PERLANCAR)

	- Standardize on Time::Duration::Parse::AsHash instead of that plus
	  Time::Duration::Parse.


0.09    2015-09-25 (PERLANCAR)

	- [Incompatible change] Change coercion hint attribute from
	  x.perl.coerce_to_* to x.perl.coerce_to.


0.08    2015-09-25 (PERLANCAR)

	- Support coercing duration from string parseable by
	  Time::Duration::Parse{,::AsHash}.


0.07    2015-09-25 (PERLANCAR)

	- Support coercing date to epoch (x.perl.coerce_to_epoch) &
	  duration to secs (x.perl.coerce_to_secs).

        - Add more tests.


0.06    2015-09-25 (PERLANCAR)

	- Support coercing positive numbers to duration object.


0.05    2015-09-03 (PERLANCAR)

	- No functional changes.

	- [dist] Move spec prereqs from RuntimeRequires to
	  DevelopRecommends to reduce deps but still allow indicating spec
	  requirement.


0.04    2015-05-17 (PERLANCAR)

	- No functional changes.

	- Skip some tests when DateTime/Time::Moment is not available
	  [GH#1].


0.03    2015-05-13 (PERLANCAR)

	- Observe argument specification attributes:
	  x.perl.coerce_to_{datetime,time_moment,datetime_duration}_obj.


0.02    2015-05-13 (PERLANCAR)

	- Add support for coercing DateTime::Duration objects.


0.01     2015-03-29 (PERLANCAR)

         - First release.
