Skip to content

Version 1.0.0

Latest

Choose a tag to compare

@danialkeimasi danialkeimasi released this 15 Sep 08:25
· 1 commit to main since this release
5683b52

Release Notes: v1.0.0 (from v0.7.0)

  • Breaking: Drop Python 3.7 and 3.8; require Python 3.9+.
  • Modernized type hints (PEP 585): list[...], dict[...], type[T].
  • Improved validator error message clarity.
  • CI/CD: Test on 3.9–3.13; auto-build and publish to PyPI on tags.

Full Changelog: v0.7.0...v1.0.0