Changelog for
perl-Data-MessagePack-1.00-1.1.i586.rpm :
Mon Aug 22 14:00:00 2016 cooloAATTsuse.com
- updated to 1.00
see /usr/share/doc/packages/perl-Data-MessagePack/Changes
1.00 2016-08-21 15:30:00+0900
- Update major version for MessagePack versioning rule
- Support Bin/Str type again
0.51 2016-08-21 15:20:00+0900
- Revert supporting Bin/Str type changes for MessagePack versioning rule
Thu Jun 23 14:00:00 2016 cooloAATTsuse.com
- updated to 0.50
see /usr/share/doc/packages/perl-Data-MessagePack/Changes
0.50 2016-06-15 12:09:00+0900
- No feature changes. Official release for supporting Bin/Str format
0.49_01 2016-03-01 14:40:00+0900
- Support Bin/Str type of newer MessegePack specification
Sat Nov 28 13:00:00 2015 cooloAATTsuse.com
- updated to 0.49
see /usr/share/doc/packages/perl-Data-MessagePack/Changes
0.49 2015-11-21 20:07:30+0900
- Fix undefined behavior issue of overflow(#23, #24, Thanks kazuho)
Thu Apr 16 14:00:00 2015 cooloAATTsuse.com
- updated to 0.48
see /usr/share/doc/packages/perl-Data-MessagePack/Changes
0.48 2013-09-01 15:42:51+0900
- Fix tests for bleadperl
0.47
- Support PUREPERL_ONLY build
See the Lancaster Consensus:
https://github.com/sjn/toolchain-site/blob/219db464af9b2f19b04fec05547ac10180a469f3/lancaster-consensus.md#specifying-pure-perl-builds
0.46
- fixed unpacking issue on big-endian system.
https://github.com/msgpack/msgpack-perl/issues/4
0.45
- support tied hashes(rurban++)
0.44
- do not display deprecated warnings from Data::MessagePack::Unpacker.
T::Xslate using it...
0.43 2012-06-26T02:00:57
- Data::MessagePack::Unpacker was deprecated.
0.42 2012-06-25 09:56:58
- fix failing to pack IV/NV with MAGIC (e.g. $$ in 5.16.0)
0.41 2012-03-28 01:09:44
- Revert the privous changed utf8() behavior
0.40 2012-03-28 00:37:28
- Fix $messagepack->utf8(1) behavior
- Fix tests on NV == long double env
0.39 2011-12-05 00:08:58
- Resolve RT #72920 - packing float numbers fails on some cases,
e.g. after e.g. $flaot > 0
0.38_02 2011-10-25 09:58:28
- More informative tests
0.38_01 2011-10-25 09:44:05
- Add tests to reveal problems in Data::Encoder
0.38 2011-10-10 16:17:03
- Add tests to unpacking double - the test was missing!
0.37 2011-10-10 16:08:18
- Resolve RT #71407: broken pack()/pack() for double on arm-oabi arch
(the patch contributed by AATTshohex)
0.36 2011-08-21 14:41:51
- Fix a PP issue incompatible with XS impl
- Fix docs
0.35_01 2011-08-19 15:27:00
- address issue/20 (cho45): Data::MessagePack did not finish correctly
when was given devided packed data
- address pull-req/82 (cho45): canonical mode like JSON.pm
- added JSON.pm-compat interface
- added utf8 mode to apply utf8::decode() when unpacking
- deprecated $PreferInteger; use D::MP->new->prefer_integer
- repository is now https://github.com/msgpack/msgpack-perl
Thu Apr 16 14:00:00 2015 cooloAATTsuse.com
- updated to 0.38
see /usr/share/doc/packages/perl-Data-MessagePack/Changes
0.38 2011-10-10 16:17:03
- Add tests to unpacking double - the test was missing!
0.37 2011-10-10 16:08:18
- Resolve RT #71407: broken pack()/pack() for double on arm-oabi arch
(the patch contributed by AATTshohex)
0.36 2011-08-21 14:41:51
- Fix a PP issue incompatible with XS impl
- Fix docs
0.35_01 2011-08-19 15:27:00
- address issue/20 (cho45): Data::MessagePack did not finish correctly
when was given devided packed data
- address pull-req/82 (cho45): canonical mode like JSON.pm
- added JSON.pm-compat interface
- added utf8 mode to apply utf8::decode() when unpacking
- deprecated $PreferInteger; use D::MP->new->prefer_integer
- repository is now https://github.com/msgpack/msgpack-perl
Sat Jan 22 13:00:00 2011 cooloAATTnovell.com
- initial package 0.34
* created by cpanspec 1.78.03