Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

ZnInit 0.1.3

Compare
Choose a tag to compare
@PythonFZ PythonFZ released this 29 Nov 16:39
· 13 commits to main since this release
a3d16ff

Changelog

  • add pip install zninit[typeguard] as an optional dependency for type checking at runtime
  • Descriptor(check_type=True) will now evaluate the type when calling __set__ against the annotation.

What's Changed

Full Changelog: v0.1.2...v0.1.3