--- CBOR-XS/Changes 2013/11/28 09:13:12 1.28 +++ CBOR-XS/Changes 2013/11/28 16:09:04 1.31 @@ -1,11 +1,13 @@ Revision history for Perl extension CBOR::XS -1.0 -TODO: stringref for hash keys only? +TODO: pack_keys? + +1.0 Thu Nov 28 16:43:31 CET 2013 - use the now official tag values for extensions. remove the experimental notice. it's the real thing now, with real bugs. - + - renamed allow_stringref to pack_strings. - port to perl <= 5.16. + - slightly improve the documentation. 0.09 Fri Nov 22 16:54:18 CET 2013 - bignum/bigfloat/decimal support.