This repository has been archived by the owner on Oct 13, 2020. It is now read-only.
Releases: mongodb/libbson
Releases · mongodb/libbson
Libbson 0.2.0
I've just tagged Libbson 0.2.0 for general release.
Libbson is a C library for those who want a high-performance implementation of BSON. It can also be used as the basis for a high-performance BSON extension to higher level languages.
Libbson contains useful routines for generating, parsing, and transforming BSON documents.
0.2.0 is the first release as we work towards a 1.0. API and ABI stability are not yet guaranteed, but we will do our best to not unnecessarily churn the API.
Please join us in making Libbson the go to library for BSON.