This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
Releases: zincware/ZnInit
Releases · zincware/ZnInit
ZnInit 0.1.11
What's Changed
Full Changelog: v0.1.10...v0.1.11
ZnInit 0.1.10
ZnInit 0.1.9
What's Changed
Full Changelog: v0.1.8...v0.1.9
ZnInit 0.1.8
ZnInit 0.1.7
What's Changed
Full Changelog: v0.1.6...v0.1.7
ZnInit 0.1.6
What's Changed
Full Changelog: v0.1.5...v0.1.6
ZnInit 0.1.5
ZnInit 0.1.4 [YANKED]
What's Changed
Reason for pip Yanked
Introduction of metaclass does not allow to use metaclasses in the child classes.
Full Changelog: v0.1.3...v0.1.4
ZnInit 0.1.3
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
- replace flake8 with ruff by @PythonFZ in #5
- add annotations and runtime type checking by @PythonFZ in #6
Full Changelog: v0.1.2...v0.1.3
ZnInit 0.1.2
Small Update on the error message handling
Full Changelog: v0.1.1...v0.1.2