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