Releases: smartdevicelink/bson_c_lib
Releases · smartdevicelink/bson_c_lib
Hotfix Release 1.2.5
Hotfix Release 1.2.4
Bug Fixes
Hotfix Release 1.2.3
Release 1.2.2
Release 1.2.1
Release 1.2.0
Bug Fixes
read_int64_le()
cannot read a large integerbson_object_from_bytes()
may cause buffer over-run on corrupted input - Deprecatedbson_object_from_bytes
function in favor of newbson_object_from_bytes_len
function- Android wrapper does not handle nested objects or arrays
Release 1.1.1
Release 1.1.0
New Features
- Added Lua support through a new wrapper library
bson4lua
- #8
Release 1.0.3
Fixes/improvements
- Fixed segfault in
bson_object_iterator_next
- #7
Release 1.0.2
Fixes/improvements
- Fixed issue when using old versions of git due to gitignore formatting - #6