Skip to content

ConfZ 1.7.0 Released

Choose a tag to compare

@silvanmelchior silvanmelchior released this 25 Oct 12:01
· 79 commits to main since this release
82ac349

This release explicietly re-exports all external interfaces, updates the dev dependencies and officially supports python 3.11.

New Features

No new features.

Improvements

  • Re-exports of public interfaces in init.py files are now explicit by using the all list - thanks to @ThunderKey!
  • Python 3.11 is now officially supported and used in all github actions
  • Development dependencies are updated to newest version

Fixed Issues

No fixed issues.

Compatibility Notes

This release is fully backwards-compatible with all 1.* versions released so far.