Skip to content

Releases: zincware/ZnInit

ZnInit 0.1.11

21 Sep 15:52
0ce3fc7
Compare
Choose a tag to compare

What's Changed

  • add priority kwargs; use pre-commit.ci; bump version by @PythonFZ in #23

Full Changelog: v0.1.10...v0.1.11

ZnInit 0.1.10

14 Apr 10:00
e7e3acf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

ZnInit 0.1.9

14 Mar 11:07
5ef9b21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

ZnInit 0.1.8

14 Dec 14:44
4e6b824
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

ZnInit 0.1.7

14 Dec 10:49
14685d0
Compare
Choose a tag to compare

What's Changed

  • add frozen and metadata attributes + bump version by @PythonFZ in #12

Full Changelog: v0.1.6...v0.1.7

ZnInit 0.1.6

08 Dec 15:14
562dddc
Compare
Choose a tag to compare

What's Changed

  • allow different versions of _post_init_. by @PythonFZ in #10

Full Changelog: v0.1.5...v0.1.6

ZnInit 0.1.5

07 Dec 17:04
a64e6c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

ZnInit 0.1.4 [YANKED]

07 Dec 11:00
850e56e
Compare
Choose a tag to compare

What's Changed

  • rename cls attributes and keep backwards compatibility by @PythonFZ in #7

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

29 Nov 16:39
a3d16ff
Compare
Choose a tag to compare

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

ZnInit 0.1.2

07 Nov 09:57
Compare
Choose a tag to compare

Small Update on the error message handling

Full Changelog: v0.1.1...v0.1.2