Skip to content

v0.28.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 17:29
· 1 commit to master since this release
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 to 1.0.1
    • Bump minimum version of humanreadable to 0.3
    • Bump minimum version of SimpleSQLite to 1.3.2 (avoid #177)
  • 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