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
DataProperty
to1.0.1
- Bump minimum version of
humanreadable
to0.3
- Bump minimum version of
SimpleSQLite
to1.3.2
(avoid #177)
- Bump minimum version of
- Update help messages
- Add
docs
extras - Add CHANGELOG
- Add support for Python 3.11/3.12
- Drop support for Python 3.6
- Modify to use
pypa/build
for package build - Modify to use
setuptools_scm
for 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