Note: Versions 1.3.0 and 1.3.1 are skipped due to release failures
What's Changed
- Add Bandit test for Python code by @bact in #137
- python: use _sort_key when encoding object sets by @Ecordonnier in #141
- tests: rust: Use shared build cache by @JPEWdev in #142
- Improve CI speed: fold coverage, cache by @bact in #144
- cpp: Enable ccache when testing by @JPEWdev in #145
- python: Rename internal NAMED_INDIVIDUALS registry by @bact in #143
- build(deps-dev): update bandit requirement from <1.9.0,>=1.8.6 to >=1.8.6,<1.10.0 by @dependabot[bot] in #146
- PyPI publication workflow: Generate package SBOM in wheel by @bact in #140
- Add ITU-T X.590 JSON Signature Format (JSS) support by @JPEWdev in #136
- Optimize object retrieval in ObjectList by @bact in #147
- Unify prop_is_list function by @bact in #148
- Revert "Fold coverage generation into regular test run" by @JPEWdev in #149
- python: Dedup test fixtures + fix module cleanup by @bact in #153
- Update GitHub Actions + use cache by @bact in #152
New Contributors
- @Ecordonnier made their first contribution in #141
- @dependabot[bot] made their first contribution in #146
Full Changelog: v1.2.0...v1.3.2