release-2.0.1
selimnairb
released this
06 Sep 13:27
·
166 commits
to master
since this release
BAG v.2.0.1 Release Notes
November 2022
- Refactor API from C to C++14
- Add Python API bindings using SWIG
- Add support for spatial metadata as described here: #2
- Add integrated, automatically generated, documentation hosted at: https://bag.readthedocs.io/en/latest/
- Add code coverage reporting for C++ unit tests
- Update Format Specification Document (FSD):
a. Add description of spatial metadata support
b. Remove description of API details, focusing on an implementation-agnostic description of the BAG format
c. Integrate description of variable resolution extension to FSD document - Add API How-to Guide to document how to accomplish common tasks using the C++ and Python APIs