Version 0.9.33 - 2025-10-22
Notes
This release was a long time in coming, mostly because of things that are not
immediately obvious. Our team took some time to look and experiment with some
other Python tools, with the aim of reducing the test count for the project
without sacrificing coverage. In addition, we have started to look at the
performance of the project, and how to best accomplish those improvements. Through
the end of the year, we have concrete plans to address any new issues, reduce the
test count while maintaining quality, finishing Issue 1468,
and working on performance enhancements.
Added
- None
Fixed
- Issue 1468
- started effort to harmonize the LRD and Table tests
- mapped out level 0 and level 1 container tests for LRDs, adding extra tests
where necessary
Changed
- None