Changes for version 0.15 - 2015-04-10 (TRIAL RELEASE)
- CHANGES
- Improved diagnostic output if integers are too big
 
 - BUG FIXES
- Improved OID counter thread-safety
 
 - 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