Skip to content

Release 0.153.1

Choose a tag to compare

@danielaparker danielaparker released this 04 Jun 12:38
· 5355 commits to master since this release

Bug fixes for BSON:

  • Fixed int32 encoding error in the BSON encoder #243
  • Fixed issue with default binary subtype when not specified, was 0, now 0x80 (user defined.)