cope with no-dot-in-inc in xt tests
[p5sagit/JSON-MaybeXS.git] / lib /
2018-04-19 Graham Knop Bumping version to 1.004000
2018-01-28 Graham Knop make true/false available as subs or methods on MaybeXS...
2018-01-28 Graham Knop Bumping version to 1.003010
2017-08-04 Karen Etheridge add parentheses so as to not imply we are using JSON.pm
2017-02-27 Karen Etheridge Bumping version to 1.003009
2016-10-03 Karen Etheridge clarify dynamic prereqs in docs
2016-10-02 Karen Etheridge Bumping version to 1.003008
2016-09-10 Karen Etheridge Bumping version to 1.003007
2016-06-28 Karen Etheridge make this release a trial release
2016-06-28 Karen Etheridge Bumping version to 1.003006
2016-05-02 Karen Etheridge document the availability of encode, decode methods
2015-07-25 Karen Etheridge fix typo
2015-07-25 Karen Etheridge add a quick reference for converting from JSON::Any
2015-03-22 Karen Etheridge Bumping version to 1.003005
2015-03-22 Karen Etheridge do not recomment importing everything from Moose::Util...
2015-03-14 Karen Etheridge Bumping version to 1.003004
2015-03-14 John SJ Anderson Add CAVEAT section about type checking [RT#102733]
2014-12-06 Karen Etheridge make bump
2014-11-16 Karen Etheridge make bump
2014-11-16 Karen Etheridge buh, s/PP/XS/
2014-11-13 Karen Etheridge bump version to 1.003001 (:legacy goes stable!)
2014-11-13 Karen Etheridge in some versions (2.3403 at least), there existed a...
2014-10-30 Karen Etheridge clean up :legacy patches
2014-10-22 Kieren Diment add :legacy option (from paste.scsys.co.uk/433777)
2014-10-22 Karen Etheridge make bump
2014-10-12 Karen Etheridge make bump
2014-10-12 Karen Etheridge swapped out Safe::Isa for Scalar::Util
2014-10-12 Karen Etheridge ':all' export tag
2014-10-11 Karen Etheridge make bump
2014-10-11 Karen Etheridge is_bool()
2014-10-07 Karen Etheridge make bump
2014-10-07 Karen Etheridge document JSON->true, JSON->false
2014-06-14 Karen Etheridge fix incorrect use of i.e.
2014-06-14 Karen Etheridge capitalize abstract
2014-04-24 Karen Etheridge reverse order of data construction, to keep Cpanel...
2014-04-23 Karen Etheridge bump version to 1.002001
2014-04-23 Karen Etheridge update contributors list in pod
2014-04-23 Karen Etheridge add link to JSON.pm
2014-04-23 Karen Etheridge typo fix (via RT#90169)
2014-04-23 Karen Etheridge bump version to 1.002000
2014-04-23 Clinton Gormley apply with_JSON_XS_v2.patch from RT#94892
2013-12-11 Matt S Trout bump version
2013-12-11 Matt S Trout Add a constructor that accepts arguments
2013-05-22 Matt S Trout POD and Makefile.PL
2013-05-22 Matt S Trout Initial import of JSON::MaybeXS