v0.28.1
Bug Fixes
- Fix sqlite error field not found #178 (Thanks to @rglonek)
- Fix to prevent generating garbage .deb files: #179 (Thanks to @Lastique)
Other Changes
- Update dependencies in requirements files
- Bump minimum version of
DataPropertyto1.0.1 - Bump minimum version of
humanreadableto0.3 - Bump minimum version of
SimpleSQLiteto1.3.2(avoid #177)
- Bump minimum version of
- Update help messages
- Add
docsextras - Add CHANGELOG
- Add support for Python 3.11/3.12
- Drop support for Python 3.6
- Modify to use
pypa/buildfor package build - Modify to use
setuptools_scmfor package build - Improve capability detection
- Update build and release workflow to publish to PyPI
- Add Sigstore signatures to release assets
Full Changelog: v0.28.0...v0.28.1