Skip to content

Releases: zincware/ZnTrack

ZnTrack 0.3.5

03 Feb 21:15
490189f
Compare
Choose a tag to compare

⚙️New Features

  • add @nodify() decorator to convert functions into Nodes on the DAG
  • add automatic __init__ including autocompletion

What's Changed

Full Changelog: v0.3.4...v0.3.5

ZnTrack 0.3.4

26 Jan 22:19
166fad9
Compare
Choose a tag to compare

Important Fix for zn.Method

ZnTrack 0.3.3

26 Jan 15:49
8aa3638
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

ZnTrack 0.3.2

19 Jan 16:24
224bbf7
Compare
Choose a tag to compare

What's Changed

Bugfixes and Cleanup

Full Changelog: v0.3.1...v0.3.2

ZnTrack 0.3.1

17 Jan 11:24
979feba
Compare
Choose a tag to compare

What's Changed

Mostly bugfixes for zn.Method()

Full Changelog: v0.3.0...v0.3.1

ZnTrack 0.3.0

15 Jan 10:24
15ceed2
Compare
Choose a tag to compare

What's Changed

Complete restructure of ZnTrack from decorator-based to inheritance based. See #176 for more information.
A Migration Guide is available at https://zntrack.readthedocs.io/en/latest/_tutorials/migration_guide_v3.html

Full Changelog: v0.2.1...v0.3.0

ZnTrack 0.2.1

04 Jan 11:30
4d865cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

02 Dec 14:16
94d1216
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.2.0

ZnTrack 0.1.5

05 Nov 17:28
d177ec6
Compare
Choose a tag to compare

What's Changed

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

ZnTrack 0.1.4

24 Oct 14:40
62e55b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4