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

Libbson-1.1.11

Compare
Choose a tag to compare
@ajdavis ajdavis released this 23 Sep 19:32
· 738 commits to master since this release

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

This is a patch release with improvements to the documentation:

  • Document bson streaming reads with an example,
    bson-streaming-reader.c.
  • Document callback function types bson_reader_destroy_func_t and
    bson_reader_read_func_t.

Thanks to Kyle Suarez for his contributions to this version of Libbson.

-- A. Jesse Jiryu Davis