ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CBOR-XS/Changes
Revision: 1.2
Committed: Sat Oct 26 10:41:12 2013 UTC (10 years, 6 months ago) by root
Branch: MAIN
Changes since 1.1: +5 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for Perl extension CBOR::XS
2
3 - indefinite encoding fixed.
4 - half float decoding implemented.
5 - t/50_rfc.t adds test vectors from the rfc, which
6 are checked as applicable.
7
8 0.01 Fri Oct 25 21:39:56 CEST 2013
9 - original version; cloned from JSON-XS
10