Skip to content
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.

Libbson 1.2.0

Compare
Choose a tag to compare
@ajdavis ajdavis released this 13 Oct 18:42
· 689 commits to master since this release

It is my pleasure to announce to you the release of Libbson-1.2.0.

Changes since the previous stable release, 1.1.11:

  • Add bson_mem_restore_vtable(), the inverse of bson_mem_set_vtable().
  • Enable runtime asserts in release build.
  • Fixed compiler warnings and build failures on various platforms.
  • Improvements to the formatting and contents of the documentation.

Thanks to everyone who contributed to the development of this release.

  • A. Jesse Jiryu Davis
  • Hannes Magnusson
  • Jason Carey
  • Kyle Suarez
  • Derick Rethans
  • David Hatch

Peace,

A. Jesse Jiryu Davis