Revision history for MessagePack 2.0.3 2019-06-30 [ DOCUMENTATION ] - Fixed pod error as reported by CPANTS. (GH#12, Mohammad S Anwar) [ STATISTICS ] - code churn: 7 files changed, 98 insertions(+), 9 deletions(-) 2.0.2 2019-03-18 [ MISC ] - change tests to skip 64bits structures on 32bits archs. [ STATISTICS ] - code churn: 6 files changed, 82 insertions(+), 52 deletions(-) 2.0.1 2017-11-27 [ BUG FIXES ] - Up dependency versions for Log::Any and Promises. (GH#9, GH#10, Slaven Rezić) [ STATISTICS ] - code churn: 4 files changed, 15 insertions(+), 5 deletions(-) 2.0.0 2017-11-26 [ API CHANGES ] - MooseX::Role::Loggable replaced by Log::Any. - Decoder mechanics overhauled. [ STATISTICS ] - code churn: 32 files changed, 1133 insertions(+), 600 deletions(-) 1.0.1 2017-03-15 [ BUG FIXES ] - Empty strings were failing. [ STATISTICS ] - code churn: 6 files changed, 34 insertions(+), 5 deletions(-) 1.0.0 2017-02-28 [ API CHANGES ] - Switching from Future to Promises. [ STATISTICS ] - code churn: 7 files changed, 52 insertions(+), 32 deletions(-) 0.1.2 2016-06-02 [ BUG FIXES ] - List::Gather was not playing well with threads. [ STATISTICS ] - code churn: 2 files changed, 16 insertions(+), 12 deletions(-) 0.1.1 2016-03-16 [ BUG FIXES ] - Tests were failing on perls compiled with -Duselongdouble because of comparison. (GH#4, reported by eserte) [ STATISTICS ] - code churn: 3 files changed, 17 insertions(+), 2 deletions(-) 0.1.0 2015-09-24 [ ENHANCEMENTS ] - Now supports all of MessagePack types! [ STATISTICS ] - code churn: 4 files changed, 905 insertions(+), 136 deletions(-) 0.0.1 2015-09-14 - First version, unleashed on an unsuspecting world. [ STATISTICS ] - code churn: 3 files changed, 29 insertions(+), 1 deletion(-)