Changes for version 0.16 - 2015-09-25
- CHANGES
- Improved diagnostic output if integers are too big
- BUG FIXES
- Improved OID counter thread-safety
- Fix tests for perls with long doubles
- OPTIMIZATION
- BSON::ObjectId generation now ~ 1.9x faster
Changes for version 0.13 - 2015-04-07 (TRIAL RELEASE)
- BUG FIXES
- Fix t/10-bson.t bug comparing floating point values; now using Test::Number::Delta for comparison
Modules
Pure Perl implementation of MongoDB's BSON serialization
Binary data for BSON
Boolean data for BSON
JavaScript code data for BSON
MaxKey data for BSON
MinKey data for BSON
ObjectId data element for BSON
String data for BSON
Date and time data for BSON
Timestamp data for BSON