ConfZ 1.3.0 Released
This release improves the developer experience of ConfZ by adding support for many new tools.
New Features
- Added py.typed marker (PEP 561)
- GitHub actions to check PRs with pytest, coverage, mypy, pylint and black
Improvements
- Increased code coverage to 100%
- Conformity with mypy type checker
- Conformity with pylint linter
- Code formatting with black
- Removed unused exceptions
- Updated contribution guidelines
Fixed Issues
- Fixed some typos
Compatibility Notes
This release is fully backwards-compatible with all 1.* versions released so far.