ZnTrack v0.6.0
Major Release with some breaking API changes.
What's Changed
- Add zincware badge by @PythonFZ in #487
- Update .readthedocs.yaml by @PythonFZ in #491
- Update pytest.yaml by @PythonFZ in #492
- Fix binder by @PythonFZ in #496
- Improve docs by @PythonFZ in #495
- add softlink by @PythonFZ in #504
- maintenance by @PythonFZ in #505
- Update when actions are to be executed by @PythonFZ in #506
- fix docstring for operating_directory by @MrJulEnergy in #507
- [0.6.0a0] Add the ZnFlow package by @PythonFZ in #516
- Bump version by @PythonFZ in #525
- zn.nodes updates by @PythonFZ in #529
- fix params for zn.nodes by @PythonFZ in #531
- Small fix by @PythonFZ in #532
- fix none type in dvc.<...> by @PythonFZ in #533
- Update znflow by @PythonFZ in #535
- update znflow by @PythonFZ in #540
- fix zn.nodes(None) by @PythonFZ in #541
- Fix issue with
zn.nodes
by @PythonFZ in #542 - add remove existing graph arg to zntrack.Project by @PythonFZ in #544
- Update znflow by @PythonFZ in #548
- Bugfixes by @PythonFZ in #557
- raise exception if znnodes is on the graph by @PythonFZ in #562
- fix recursion issue for
__repr__
by @PythonFZ in #563 - allow environment to be none so it will be unset by @PythonFZ in #565
- save meta.Text in zntrack.json by @PythonFZ in #567
- update workflow to use cache by @PythonFZ in #569
- fix None in
meta.Environment
by @PythonFZ in #571 - Update README.md by @PythonFZ in #572
- Improve
zntrack.meta.Environement
by @PythonFZ in #575 - Update Project by @PythonFZ in #580
- Add plots modify by @PythonFZ in #581
- Bugfixes by @PythonFZ in #582
- Updates by @PythonFZ in #586
- allow module to define custom import path by @PythonFZ in #588
- DVCFileSystem retry for YAMLValidationError by @PythonFZ in #591
- Update file_io.py by @PythonFZ in #593
- Precommit by @PythonFZ in #601
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #606
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #613
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #619
- update docs by @PythonFZ in #602
New Contributors
- @MrJulEnergy made their first contribution in #507
- @pre-commit-ci made their first contribution in #606
Full Changelog: v0.5.1...v0.6.0