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

Libbson-1.8.0

Compare
Choose a tag to compare
@ajdavis ajdavis released this 13 Sep 19:16
· 51 commits to master since this release
1.8.0
72e3131

It is my pleasure to announce Libbson-1.8.0.

New features and bugfixes:

  • Make symbols bson_get_major_version, bson_get_minor_version,
    bson_get_micro_version, bson_get_version, and bson_check_version available
    to C++ programs.
  • New CMake option ENABLE_MAINTAINER_FLAGS.
  • Crash iterating over invalid code with scope.

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

  • A. Jesse Jiryu Davis
  • Hannes Magnusson
  • Jeremy Mikola
  • Kevin Albertson
  • Michael Kuhn

Peace,
-- A. Jesse Jiryu Davis