Recent Releases of zntrack
zntrack - v0.8.9
What's Changed
- fix
zntrack.from_revwithdepscaused bystate.fschanges by @PythonFZ in https://github.com/zincware/ZnTrack/pull/931 - nested dataclass support by @PythonFZ in https://github.com/zincware/ZnTrack/pull/932
- fix type checkers by @PythonFZ in https://github.com/zincware/ZnTrack/pull/933
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.8.8...v0.8.9
- Python
Published by PythonFZ 10 months ago
zntrack - v0.8.8
What's Changed
- Refactor dvc plugin module by @PythonFZ in https://github.com/zincware/ZnTrack/pull/919
- change out logo png to new logo by @MrJulEnergy in https://github.com/zincware/ZnTrack/pull/920
- Callable dependencies by @PythonFZ in https://github.com/zincware/ZnTrack/pull/921
- fix
outs_pathindeps_pathby @PythonFZ in https://github.com/zincware/ZnTrack/pull/875 - rich
zntrack listby @PythonFZ in https://github.com/zincware/ZnTrack/pull/907 - test a local remote when using
zntrack.from_revby @PythonFZ in https://github.com/zincware/ZnTrack/pull/926 - fix type hint issues with dataclass fields by @PythonFZ in https://github.com/zincware/ZnTrack/pull/928
- subrepo fs fix by @PythonFZ in https://github.com/zincware/ZnTrack/pull/924
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.8.7...v0.8.8
- Python
Published by PythonFZ 11 months ago
zntrack - v0.8.7
What's Changed
- update examples, bump zntrack by @PythonFZ in https://github.com/zincware/ZnTrack/pull/914
- support
deps_pathandparams_pathin dataclass dependencies by @PythonFZ in https://github.com/zincware/ZnTrack/pull/915 - fix
zntrack.fieldsin dataclass off graph nodes reconstruction by @PythonFZ in https://github.com/zincware/ZnTrack/pull/918
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.8.6...v0.8.7
- Python
Published by PythonFZ about 1 year ago
zntrack - v0.8.6
What's Changed
- supporting sub-repos by @PythonFZ in https://github.com/zincware/ZnTrack/pull/908
- fix loading dataclasses from remote by @PythonFZ in https://github.com/zincware/ZnTrack/pull/909
- support
Noneinx_pathby @PythonFZ in https://github.com/zincware/ZnTrack/pull/912 - store lockfile in
node-meta.jsonby @PythonFZ in https://github.com/zincware/ZnTrack/pull/913
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.8.5...v0.8.6
- Python
Published by PythonFZ about 1 year ago
zntrack - v0.8.5
What's Changed
- add benchmark by @PythonFZ in https://github.com/zincware/ZnTrack/pull/902
- use better scaling name generator by @PythonFZ in https://github.com/zincware/ZnTrack/pull/899
- ZnTrack v0.8.5 by @PythonFZ in https://github.com/zincware/ZnTrack/pull/903
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/zincware/ZnTrack/pull/897
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/zincware/ZnTrack/pull/904
- fix warning with
_when loading a node by @PythonFZ in https://github.com/zincware/ZnTrack/pull/905
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.8.4...v0.8.5
- Python
Published by PythonFZ about 1 year ago
zntrack - v0.8.4
What's Changed
- improve
nwdandnameloading by @PythonFZ in https://github.com/zincware/ZnTrack/pull/893 - check and test for
InvalidStageNamein group by @PythonFZ in https://github.com/zincware/ZnTrack/pull/894 - change
ALWAYS_CACHE=Truedefault by @PythonFZ in https://github.com/zincware/ZnTrack/pull/891 - bump version by @PythonFZ in https://github.com/zincware/ZnTrack/pull/895
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.8.3...v0.8.4
- Python
Published by PythonFZ over 1 year ago
zntrack - v0.8.3
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/zincware/ZnTrack/pull/867
- check for correct custom Node names by @PythonFZ in https://github.com/zincware/ZnTrack/pull/881
- fix
zntrack listfor nested groups by @PythonFZ in https://github.com/zincware/ZnTrack/pull/882 - Update documentation by @PythonFZ in https://github.com/zincware/ZnTrack/pull/880
- Entry points example by @PythonFZ in https://github.com/zincware/ZnTrack/pull/883
- add
hoverxrefby @PythonFZ in https://github.com/zincware/ZnTrack/pull/884
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.8.2...v0.8.3
- Python
Published by PythonFZ over 1 year ago
zntrack - v0.8.2
What's Changed
- add
zntrack.configto update default values by @PythonFZ in https://github.com/zincware/ZnTrack/pull/870 - replace
poetrywithuvby @PythonFZ in https://github.com/zincware/ZnTrack/pull/872 - Update .readthedocs.yaml by @PythonFZ in https://github.com/zincware/ZnTrack/pull/873
- fix custom node name in group by @PythonFZ in https://github.com/zincware/ZnTrack/pull/868
- update
pre-commitlint and format by @PythonFZ in https://github.com/zincware/ZnTrack/pull/876 - test
cached_propertyby @PythonFZ in https://github.com/zincware/ZnTrack/pull/877
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.8.1...v0.8.2
- Python
Published by PythonFZ over 1 year ago
zntrack - v0.8.1
What's Changed
- raise better error messages by @PythonFZ in https://github.com/zincware/ZnTrack/pull/855
- save run time, package and zntrack version by @PythonFZ in https://github.com/zincware/ZnTrack/pull/860
- do not automatically create
nwdby @PythonFZ in https://github.com/zincware/ZnTrack/pull/861 - update znflow deps; bump version by @PythonFZ in https://github.com/zincware/ZnTrack/pull/863
- Update README.md by @PythonFZ in https://github.com/zincware/ZnTrack/pull/851
- add and test
_post_load_(back) by @PythonFZ in https://github.com/zincware/ZnTrack/pull/866 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/zincware/ZnTrack/pull/805
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.8.0...v0.8.1
- Python
Published by PythonFZ over 1 year ago
zntrack - v0.8.0
π New Features
With this release ZnTrack has been redesigned to use dataclasses internally.
With this change, starting with Python 3.11 ZnTrack has support for type hints.
What's Changed
- Add more tests for
zntrack.applyby @PythonFZ in https://github.com/zincware/ZnTrack/pull/800 - poetry lock by @PythonFZ in https://github.com/zincware/ZnTrack/pull/802
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/zincware/ZnTrack/pull/768
- ZnTrack v0.8 by @PythonFZ in https://github.com/zincware/ZnTrack/pull/812
- update docs by @PythonFZ in https://github.com/zincware/ZnTrack/pull/847
- Update README.md by @PythonFZ in https://github.com/zincware/ZnTrack/pull/849
- zntrack v0.8 release by @PythonFZ in https://github.com/zincware/ZnTrack/pull/850
zntrack.nodifywas removed- Exporting Nodes from notebooks has been removed
- loading unsafe code from remote repositories has been removed
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.7.3...v0.8.0
- Python
Published by PythonFZ over 1 year ago
zntrack - ZnTrack 0.7.3
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/zincware/ZnTrack/pull/739
- add arXiv citation by @PythonFZ in https://github.com/zincware/ZnTrack/pull/758
- Update README.md by @PythonFZ in https://github.com/zincware/ZnTrack/pull/759
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/zincware/ZnTrack/pull/760
- Support
__getitem__for Groups by @PythonFZ in https://github.com/zincware/ZnTrack/pull/774 - activate automatic node names by default by @PythonFZ in https://github.com/zincware/ZnTrack/pull/775
- fix pytest only running on 3.10 by @PythonFZ in https://github.com/zincware/ZnTrack/pull/777
- support for magic node names using
varnamesby @PythonFZ in https://github.com/zincware/ZnTrack/pull/776 - Add
self.state.run_countandself.state.restartedby @PythonFZ in https://github.com/zincware/ZnTrack/pull/756 - fix test by @PythonFZ in https://github.com/zincware/ZnTrack/pull/778
- Update .readthedocs.yaml by @PythonFZ in https://github.com/zincware/ZnTrack/pull/782
- small docs improvements by @PythonFZ in https://github.com/zincware/ZnTrack/pull/757
- test optional dependencies by @PythonFZ in https://github.com/zincware/ZnTrack/pull/790
- add
zntrack.applyby @PythonFZ in https://github.com/zincware/ZnTrack/pull/798
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.7.2...v0.7.3
- Python
Published by PythonFZ about 2 years ago
zntrack - ZnTrack 0.7.2
What's Changed
- update poetry by @PythonFZ in https://github.com/zincware/ZnTrack/pull/748
- Access
*_pathwithnode.use_tmp_pathsby @PythonFZ in https://github.com/zincware/ZnTrack/pull/749 - test with python 3.12 by @PythonFZ in https://github.com/zincware/ZnTrack/pull/750
- add
auto_removeand fixNodeNotAvailableerror by @PythonFZ in https://github.com/zincware/ZnTrack/pull/751
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.7.1...v0.7.2
- Python
Published by PythonFZ over 2 years ago
zntrack - ZnTrack 0.7.1
π New Features
With this release we've introduced the zntrack list <remote> <rev> CLI with support for project.groups to neatly organize your Nodes.
This feature is currently exclusive to zntrack.Node which are created with v0.7.0 or later.
Furthermore, we added zntrack.get_nodes(<remote>, rev=<rev>) -> dict[str, Node] to easily access Nodes from a remote.
What's Changed
- introduce
get_nwdfunction by @PythonFZ in https://github.com/zincware/ZnTrack/pull/726 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/zincware/ZnTrack/pull/718
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/zincware/ZnTrack/pull/732
- add tqdm bar for projects with more than 5 nodes by @PythonFZ in https://github.com/zincware/ZnTrack/pull/738
- Fix issue with
_external_inproj.groupby @PythonFZ in https://github.com/zincware/ZnTrack/pull/742 - Add
zntrack listandzntrack.get_nodesby @PythonFZ in https://github.com/zincware/ZnTrack/pull/743
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.7.0...v0.7.1
- Python
Published by PythonFZ over 2 years ago
zntrack - ZnTrack 0.7.0
π ZnTrack 0.7.0
The zntrack.zn.<fields> and zntrack.dvc.<fields> have been deprecated in favor of zntrack.<field> and zntrack.<field>_path, respectively.
The functionality of zntrack.zn.deps andzntrack.zn.nodes has been merged into zntrack.deps, allowing for a reduction in DVC stages, which is especially useful in large graphs.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/zincware/ZnTrack/pull/711
- Update README.md by @PythonFZ in https://github.com/zincware/ZnTrack/pull/715
- Maintenance by @PythonFZ in https://github.com/zincware/ZnTrack/pull/717
- Use znflow groups by @PythonFZ in https://github.com/zincware/ZnTrack/pull/721
- Combine
zn.depsandzn.nodestozntrack.depsby @PythonFZ in https://github.com/zincware/ZnTrack/pull/719
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.6.3...v0.7.0
- Python
Published by PythonFZ over 2 years ago
zntrack - ZnTrack 0.6.3
What's Changed
- 660 use groups to create subdirectories in nwd by @PythonFZ in https://github.com/zincware/ZnTrack/pull/661
- fix issue with zn nodes by @PythonFZ in https://github.com/zincware/ZnTrack/pull/664
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/zincware/ZnTrack/pull/658
- test for duplicate group names by @PythonFZ in https://github.com/zincware/ZnTrack/pull/669
- Additional tests by @PythonFZ in https://github.com/zincware/ZnTrack/pull/671
- Bump version by @PythonFZ in https://github.com/zincware/ZnTrack/pull/672
- bump pandas & poetry update by @PythonFZ in https://github.com/zincware/ZnTrack/pull/676
- allow nested groups by @PythonFZ in https://github.com/zincware/ZnTrack/pull/680
- Add
Project(git_only_repo: bool)by @PythonFZ in https://github.com/zincware/ZnTrack/pull/677 - add example module by @PythonFZ in https://github.com/zincware/ZnTrack/pull/682
- open graph directly by @PythonFZ in https://github.com/zincware/ZnTrack/pull/688
- Add
Node.state.patch_opencontext manager by @PythonFZ in https://github.com/zincware/ZnTrack/pull/691 - performance fix for loading nwd by @PythonFZ in https://github.com/zincware/ZnTrack/pull/698
- magic patch os.listdir by @PythonFZ in https://github.com/zincware/ZnTrack/pull/695
- Introduce new
zntrack.<field>andzntrack.<field>_pathby @PythonFZ in https://github.com/zincware/ZnTrack/pull/699
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.6.2...v0.6.3
- Python
Published by PythonFZ almost 3 years ago
zntrack - ZnTrack 0.6.2a2
What's Changed
- 660 use groups to create subdirectories in nwd by @PythonFZ in https://github.com/zincware/ZnTrack/pull/661
- fix issue with zn nodes by @PythonFZ in https://github.com/zincware/ZnTrack/pull/664
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/zincware/ZnTrack/pull/658
- test for duplicate group names by @PythonFZ in https://github.com/zincware/ZnTrack/pull/669
- Additional tests by @PythonFZ in https://github.com/zincware/ZnTrack/pull/671
- Bump version by @PythonFZ in https://github.com/zincware/ZnTrack/pull/672
- bump pandas & poetry update by @PythonFZ in https://github.com/zincware/ZnTrack/pull/676
- allow nested groups by @PythonFZ in https://github.com/zincware/ZnTrack/pull/680
- Add
Project(git_only_repo: bool)by @PythonFZ in https://github.com/zincware/ZnTrack/pull/677 - add example module by @PythonFZ in https://github.com/zincware/ZnTrack/pull/682
- open graph directly by @PythonFZ in https://github.com/zincware/ZnTrack/pull/688
- Add
Node.state.patch_opencontext manager by @PythonFZ in https://github.com/zincware/ZnTrack/pull/691
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.6.2...v0.6.2a2
- Python
Published by PythonFZ almost 3 years ago
zntrack - v0.6.2
Breaking Change
There is a new output file that will prevent loading from cache. To update existing projects use:
- Rewrite the Graph
- copy and modify from
dvc.yaml:zntrack run ... --name <node-name> --meta-only dvc commit nodes/<node-name>/node-meta.json
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/zincware/ZnTrack/pull/632
Breaking UpdateAdd UUID output to every Node by @PythonFZ in https://github.com/zincware/ZnTrack/pull/647- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/zincware/ZnTrack/pull/646
- Allow for external dependencies by @PythonFZ in https://github.com/zincware/ZnTrack/pull/649
- introduce build(nodes=list) by @PythonFZ in https://github.com/zincware/ZnTrack/pull/654
- bugfix for external but not using external Node with params by @PythonFZ in https://github.com/zincware/ZnTrack/pull/655
- Bump pre-commit from 2.21.0 to 3.3.3 by @dependabot in https://github.com/zincware/ZnTrack/pull/640
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.6.1...v0.6.2
- Python
Published by PythonFZ almost 3 years ago
zntrack - ZnTrack 0.6.1
What's Changed
- optuna example by @PythonFZ in https://github.com/zincware/ZnTrack/pull/624
- Params loading by @PythonFZ in https://github.com/zincware/ZnTrack/pull/626
- Update README.md by @PythonFZ in https://github.com/zincware/ZnTrack/pull/630
- 628 reconstruct node from dvcyaml by @PythonFZ in https://github.com/zincware/ZnTrack/pull/629
- Add
with project.group()by @PythonFZ in https://github.com/zincware/ZnTrack/pull/642 - Improve exp by @PythonFZ in https://github.com/zincware/ZnTrack/pull/627
- add build / repro to project by @PythonFZ in https://github.com/zincware/ZnTrack/pull/643
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.6.0...v0.6.1
- Python
Published by PythonFZ almost 3 years ago
zntrack - ZnTrack v0.6.0
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.nodesby @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.Environmentby @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.Environementby @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
- Python
Published by PythonFZ about 3 years ago
zntrack - ZnTrack 0.6.0a5
What's Changed
- 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.Environmentby @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.Environementby @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
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.6.0a3...v0.6.0a5
- Python
Published by PythonFZ about 3 years ago
zntrack - ZnTrack 0.6.0a3
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.nodesby @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
New Contributors
- @MrJulEnergy made their first contribution in https://github.com/zincware/ZnTrack/pull/507
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.5.1...v0.6.0a3
- Python
Published by PythonFZ about 3 years ago
zntrack - ZnTrack 0.5.1
What's Changed
- change zn.Hash to use OUTS instead of OUTSNOCACHE by @PythonFZ in https://github.com/zincware/ZnTrack/pull/484
- Update version by @PythonFZ in https://github.com/zincware/ZnTrack/pull/486
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.5.0...v0.5.1
- Python
Published by PythonFZ over 3 years ago
zntrack - ZnTrack 0.5.0
Changes
Breaking change in the dvc.yaml. The cmd was changed from python -c ... to zntrack run ... which will not load from the cache. Please use dvc commit and revert the dvc.yaml to keep your cache up to date.
Add ZnTrack CLI: - run - init
What's Changed
- update version for next release by @PythonFZ in https://github.com/zincware/ZnTrack/pull/469
- add
zntrack runand changecmdindvc.yamlby @PythonFZ in https://github.com/zincware/ZnTrack/pull/470 - improve and add tests for operating directory by @PythonFZ in https://github.com/zincware/ZnTrack/pull/471
- Bump version +
zntrack initby @PythonFZ in https://github.com/zincware/ZnTrack/pull/472
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.4.4...v0.5.0
- Python
Published by PythonFZ over 3 years ago
zntrack - ZnTrack 0.4.4
Summary
This PR will increase the performance by removing many subprocess calls and rely on the DVC API. It also contains an unfortunate but required break in https://github.com/zincware/ZnTrack/pull/455
It is possible the after this change the cmd in the dvc.yaml is changed from python3 .. to python.. or the other way round.
You can also specify the python version via zntrack.config. This can cause DVC to run stages again. Revert the dvc.yaml and use dvc commit to update the cache.
What's Changed
- Add ruff by @PythonFZ in https://github.com/zincware/ZnTrack/pull/440
- remove support for Nodes in 'dvc.deps' by @PythonFZ in https://github.com/zincware/ZnTrack/pull/448
- update nwd methods by @PythonFZ in https://github.com/zincware/ZnTrack/pull/447
- Update get by @PythonFZ in https://github.com/zincware/ZnTrack/pull/450
- use
_instead of-as delimiter by @PythonFZ in https://github.com/zincware/ZnTrack/pull/455 (BREAKING CHANGE) - improve
nwdby @PythonFZ in https://github.com/zincware/ZnTrack/pull/457 - fix python interpreter by @PythonFZ in https://github.com/zincware/ZnTrack/pull/456 (CAN AFFECT CACHE)
- Improve
write_descby @PythonFZ in https://github.com/zincware/ZnTrack/pull/429 - fix
meta.Textinzn.Nodesby @PythonFZ in https://github.com/zincware/ZnTrack/pull/458 - use DVC CLI instead of subprocess calls by @PythonFZ in https://github.com/zincware/ZnTrack/pull/445
- add operating_directory by @PythonFZ in https://github.com/zincware/ZnTrack/pull/459
- poetry update + increase zninit dependency + update zninit interface by @PythonFZ in https://github.com/zincware/ZnTrack/pull/463
- add 'remove_on' argument by @PythonFZ in https://github.com/zincware/ZnTrack/pull/464
- poetry update + bugfix by @PythonFZ in https://github.com/zincware/ZnTrack/pull/467
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.4.3...v0.4.4
- Python
Published by PythonFZ over 3 years ago
zntrack - ZnTrack 0.4.3
What's Changed
- update poetry by @PythonFZ in https://github.com/zincware/ZnTrack/pull/336
- Bump znjson from 0.1.2 to 0.1.3 by @dependabot in https://github.com/zincware/ZnTrack/pull/341
- change python dependency from
<3.11to<4.0.0by @PythonFZ in https://github.com/zincware/ZnTrack/pull/352 - add
use_node_dirto save results in the nodes directory by @PythonFZ in https://github.com/zincware/ZnTrack/pull/353 - Bump flake8 from 4.0.1 to 5.0.2 by @dependabot in https://github.com/zincware/ZnTrack/pull/355
- Remove Python 3.7 CI by @PythonFZ in https://github.com/zincware/ZnTrack/pull/360
- remove
use_node_dirand replace withutils.nwdby @PythonFZ in https://github.com/zincware/ZnTrack/pull/359 - Bump pygit2 from 1.9.2 to 1.10.0 by @dependabot in https://github.com/zincware/ZnTrack/pull/357
- Bump dvc from 2.15.0 to 2.17.0 by @dependabot in https://github.com/zincware/ZnTrack/pull/362
- Cleanup
proj_pathfixture by @PythonFZ in https://github.com/zincware/ZnTrack/pull/379 - bump version + add readme keyword by @PythonFZ in https://github.com/zincware/ZnTrack/pull/382
- 376 make default type zntrackoption by @PythonFZ in https://github.com/zincware/ZnTrack/pull/383
- Add Custom Errors by @PythonFZ in https://github.com/zincware/ZnTrack/pull/384
- Update automatic
__init__to require non-default kwargs by @PythonFZ in https://github.com/zincware/ZnTrack/pull/387 - use
ZnInitpackage by @PythonFZ in https://github.com/zincware/ZnTrack/pull/390 - fix pylint warnings by @PythonFZ in https://github.com/zincware/ZnTrack/pull/393
- fix
zn.Nodesissue withzn.plotsby @PythonFZ in https://github.com/zincware/ZnTrack/pull/338 - Undo call cargs change by @PythonFZ in https://github.com/zincware/ZnTrack/pull/402
- write the class docstring to
dvc.yaml'desc' field by @PythonFZ in https://github.com/zincware/ZnTrack/pull/403 - create a performance report by @PythonFZ in https://github.com/zincware/ZnTrack/pull/417
- Small Code Updates by @PythonFZ in https://github.com/zincware/ZnTrack/pull/407
- add depreciation warning by @PythonFZ in https://github.com/zincware/ZnTrack/pull/414
- make 'affected_files' a property by @PythonFZ in https://github.com/zincware/ZnTrack/pull/415
- Inspect code by @PythonFZ in https://github.com/zincware/ZnTrack/pull/418
- add 'write_desc' kwarg by @PythonFZ in https://github.com/zincware/ZnTrack/pull/419
- Depreciate dvc interface by @PythonFZ in https://github.com/zincware/ZnTrack/pull/421
- Add
cacheargument tozn.metricsandzn.plotsby @PythonFZ in https://github.com/zincware/ZnTrack/pull/420 - add
zn.Metafor metadata which is not tracked by DVC by @PythonFZ in https://github.com/zincware/ZnTrack/pull/404
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.4.2...v0.4.3
- Python
Published by PythonFZ over 3 years ago
zntrack - ZnTrack 0.4.2
What's Changed
- Add zenodo badge by @PythonFZ in https://github.com/zincware/ZnTrack/pull/275
- change
dvc.paramsto work with files by @PythonFZ in https://github.com/zincware/ZnTrack/pull/276 - add template option for plots modify by @PythonFZ in https://github.com/zincware/ZnTrack/pull/280
- Create dependabot.yml by @PythonFZ in https://github.com/zincware/ZnTrack/pull/281
- Update README.md by @PythonFZ in https://github.com/zincware/ZnTrack/pull/286
- add mean/std to timeit decorator by @PythonFZ in https://github.com/zincware/ZnTrack/pull/284
- add
filenamekwargs by @PythonFZ in https://github.com/zincware/ZnTrack/pull/288 - add
zntrack.collectas Node attribute by @PythonFZ in https://github.com/zincware/ZnTrack/pull/287 - add
__hash__()based on the parameters and node_name by @PythonFZ in https://github.com/zincware/ZnTrack/pull/289 - Bump sphinx from 4.0.2 to 4.5.0 by @dependabot in https://github.com/zincware/ZnTrack/pull/282
- Small bugfixes by @PythonFZ in https://github.com/zincware/ZnTrack/pull/290
- add
get_originby @PythonFZ in https://github.com/zincware/ZnTrack/pull/291 - allow lists in
get_originby @PythonFZ in https://github.com/zincware/ZnTrack/pull/292 - add
__post_init__by @PythonFZ in https://github.com/zincware/ZnTrack/pull/293 - use poetry for installation and development by @PythonFZ in https://github.com/zincware/ZnTrack/pull/296
- Update pyproject.toml by @PythonFZ in https://github.com/zincware/ZnTrack/pull/297
- Allow for Nodes as
zn.Methodby @PythonFZ in https://github.com/zincware/ZnTrack/pull/285 - fix documentation building by @PythonFZ in https://github.com/zincware/ZnTrack/pull/300
- 298 fix documentation building by @PythonFZ in https://github.com/zincware/ZnTrack/pull/302
- 298 fix documentation building by @PythonFZ in https://github.com/zincware/ZnTrack/pull/303
- fix hash issue with znjson serialization by @PythonFZ in https://github.com/zincware/ZnTrack/pull/305
- Bump numpy from 1.22.3 to 1.22.4 by @dependabot in https://github.com/zincware/ZnTrack/pull/304
- Bump coverage from 6.3.3 to 6.4 by @dependabot in https://github.com/zincware/ZnTrack/pull/309
- try RTD fix by @PythonFZ in https://github.com/zincware/ZnTrack/pull/310
- Poetry update by @PythonFZ in https://github.com/zincware/ZnTrack/pull/311
- Update .readthedocs.yaml by @PythonFZ in https://github.com/zincware/ZnTrack/pull/312
- update poetry.lock by @PythonFZ in https://github.com/zincware/ZnTrack/pull/313
- remove pandoc by @PythonFZ in https://github.com/zincware/ZnTrack/pull/314
- poetry update by @PythonFZ in https://github.com/zincware/ZnTrack/pull/315
- Update .readthedocs.yaml by @PythonFZ in https://github.com/zincware/ZnTrack/pull/316
- Bump sphinx from 4.5.0 to 5.0.0 by @dependabot in https://github.com/zincware/ZnTrack/pull/317
- Bump notebook from 6.4.11 to 6.4.12 by @dependabot in https://github.com/zincware/ZnTrack/pull/324
- Bump dvc from 2.10.2 to 2.11.0 by @dependabot in https://github.com/zincware/ZnTrack/pull/322
- Bump coverage from 6.4 to 6.4.1 by @dependabot in https://github.com/zincware/ZnTrack/pull/318
- Bump nbsphinx from 0.8.8 to 0.8.9 by @dependabot in https://github.com/zincware/ZnTrack/pull/320
- Bump numpydoc from 1.3.1 to 1.4.0 by @dependabot in https://github.com/zincware/ZnTrack/pull/325
- Bump sphinx from 5.0.0 to 5.0.2 by @dependabot in https://github.com/zincware/ZnTrack/pull/323
- Bump numpy from 1.22.4 to 1.23.0 by @dependabot in https://github.com/zincware/ZnTrack/pull/326
- Bump jupyterlab from 3.4.2 to 3.4.3 by @dependabot in https://github.com/zincware/ZnTrack/pull/321
- Bump pandas from 1.4.2 to 1.4.3 by @dependabot in https://github.com/zincware/ZnTrack/pull/327
- Bump black from 22.3.0 to 22.6.0 by @dependabot in https://github.com/zincware/ZnTrack/pull/328
- Bump dvc from 2.11.0 to 2.12.0 by @dependabot in https://github.com/zincware/ZnTrack/pull/329
- Bump nbmake from 1.3.0 to 1.3.2 by @dependabot in https://github.com/zincware/ZnTrack/pull/331
- Bump pre-commit from 2.19.0 to 2.20.0 by @dependabot in https://github.com/zincware/ZnTrack/pull/333
- Bump numpy from 1.23.0 to 1.23.1 by @dependabot in https://github.com/zincware/ZnTrack/pull/332
New Contributors
- @dependabot made their first contribution in https://github.com/zincware/ZnTrack/pull/282
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.4.1...v0.4.2
- Python
Published by PythonFZ almost 4 years ago
zntrack - ZnTrack 0.4.1
What's Changed
- fix type hints by @PythonFZ in https://github.com/zincware/ZnTrack/pull/260
- Fix getdeps issue by @PythonFZ in https://github.com/zincware/ZnTrack/pull/262
- Prohibit Node from changing params.yaml or zntrack.json during run by @PythonFZ in https://github.com/zincware/ZnTrack/pull/222
- Add matmul shorthand by @PythonFZ in https://github.com/zincware/ZnTrack/pull/264
- Fix Inheritance Issue by @PythonFZ in https://github.com/zincware/ZnTrack/pull/267
- Update black[22.3.0] by @PythonFZ in https://github.com/zincware/ZnTrack/pull/270
- Generate
df.index.nameif not provided by @PythonFZ in https://github.com/zincware/ZnTrack/pull/271 - bugfix: change plots filename by @PythonFZ in https://github.com/zincware/ZnTrack/pull/273
- add support for
plots modifyby @PythonFZ in https://github.com/zincware/ZnTrack/pull/274 - add
save_plotsand introduce newZnTypes.PLOTSby @PythonFZ in https://github.com/zincware/ZnTrack/pull/269
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.4.0...v0.4.1
- Python
Published by PythonFZ about 4 years ago
zntrack - ZnTrack 0.4.0
βοΈNew Features
- License changed to Apache-2.0 License
- support for Python 3.7
- Add a lazy-loading mechanic in https://github.com/zincware/ZnTrack/pull/236
- internal optimization
- new load mechanic via
Node[<nodename>] - introduce
zntrack.getdeps(see documentation)
What's Changed
- Update README.md by @PythonFZ in https://github.com/zincware/ZnTrack/pull/220
- Small Code Improvements by @PythonFZ in https://github.com/zincware/ZnTrack/pull/223
- Support Python 3.7 by @PythonFZ in https://github.com/zincware/ZnTrack/pull/228
- change serializer by @PythonFZ in https://github.com/zincware/ZnTrack/pull/231
- Fix bug by @PythonFZ in https://github.com/zincware/ZnTrack/pull/235
- Code Cleanup + Docs + Bugfixes by @PythonFZ in https://github.com/zincware/ZnTrack/pull/232
- Update CI by @PythonFZ in https://github.com/zincware/ZnTrack/pull/237
- Allow for class dependencies by @PythonFZ in https://github.com/zincware/ZnTrack/pull/239
- Stop converting jupyter to python after class definition is found by @PythonFZ in https://github.com/zincware/ZnTrack/pull/238
- use
as_posixinstead ofstr()by @PythonFZ in https://github.com/zincware/ZnTrack/pull/241 - Add a lazy-loading mechanic by @PythonFZ in https://github.com/zincware/ZnTrack/pull/236
- add config.log_level by @PythonFZ in https://github.com/zincware/ZnTrack/pull/244
- use enum library by @PythonFZ in https://github.com/zincware/ZnTrack/pull/248
- Add Tests for depedencies by @PythonFZ in https://github.com/zincware/ZnTrack/pull/249
- add
prepare_dvc_scriptfornodifyandNodeby @PythonFZ in https://github.com/zincware/ZnTrack/pull/246 - Fix #240 by @PythonFZ in https://github.com/zincware/ZnTrack/pull/250
- Fix #234 by @PythonFZ in https://github.com/zincware/ZnTrack/pull/251
- Remove tracked value tracked by @PythonFZ in https://github.com/zincware/ZnTrack/pull/253
- Allow
Node[<nodename>]to load a Node by @PythonFZ in https://github.com/zincware/ZnTrack/pull/254 - Pylint perflint by @PythonFZ in https://github.com/zincware/ZnTrack/pull/256
- Allow for Node Attribute dependencies by @PythonFZ in https://github.com/zincware/ZnTrack/pull/255
- Update License and bump version by @PythonFZ in https://github.com/zincware/ZnTrack/pull/257
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.3.5...v0.4.0
- Python
Published by PythonFZ about 4 years ago
zntrack - ZnTrack 0.3.5
βοΈNew Features
- add
@nodify()decorator to convert functions into Nodes on the DAG - add automatic
__init__including autocompletion
What's Changed
- clean up config files by @PythonFZ in https://github.com/zincware/ZnTrack/pull/214
- Add support for function decorator by @PythonFZ in https://github.com/zincware/ZnTrack/pull/213
- add tests by @PythonFZ in https://github.com/zincware/ZnTrack/pull/215
- Add automatic init by @PythonFZ in https://github.com/zincware/ZnTrack/pull/198
- Type check by @PythonFZ in https://github.com/zincware/ZnTrack/pull/218
- fix jupyter issue by @PythonFZ in https://github.com/zincware/ZnTrack/pull/219
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.3.4...v0.3.5
- Python
Published by PythonFZ over 4 years ago
zntrack - ZnTrack 0.3.4
Important Fix for zn.Method
- Bugfix by @PythonFZ in https://github.com/zincware/ZnTrack/pull/212
- Python
Published by PythonFZ over 4 years ago
zntrack - ZnTrack 0.3.3
What's Changed
- Fix
__main__import issue withzn.Methodsby @PythonFZ in https://github.com/zincware/ZnTrack/pull/193 - fix #116 by @PythonFZ in https://github.com/zincware/ZnTrack/pull/195
- fix lists for zn.methods by @PythonFZ in https://github.com/zincware/ZnTrack/pull/200
- Bump version by @PythonFZ in https://github.com/zincware/ZnTrack/pull/202
- add tests and fix posix issue on windows by @PythonFZ in https://github.com/zincware/ZnTrack/pull/205
- Fix #203 by @PythonFZ in https://github.com/zincware/ZnTrack/pull/206
- Optimize zn.Method serializer by @PythonFZ in https://github.com/zincware/ZnTrack/pull/207
- Code Improvement by @PythonFZ in https://github.com/zincware/ZnTrack/pull/208
- Bugfix by @PythonFZ in https://github.com/zincware/ZnTrack/pull/209
- add run argument in addition to
no_execby @PythonFZ in https://github.com/zincware/ZnTrack/pull/210
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.3.2...v0.3.3
- Python
Published by PythonFZ over 4 years ago
zntrack - ZnTrack 0.3.2
What's Changed
Bugfixes and Cleanup
- Close #155 by @PythonFZ in https://github.com/zincware/ZnTrack/pull/188
- Code Cleanup by @PythonFZ in https://github.com/zincware/ZnTrack/pull/189
- Update publish-to-pypi.yaml by @PythonFZ in https://github.com/zincware/ZnTrack/pull/186
- Fix Issues by @PythonFZ in https://github.com/zincware/ZnTrack/pull/190
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.3.1...v0.3.2
- Python
Published by PythonFZ over 4 years ago
zntrack - ZnTrack 0.3.1
What's Changed
Mostly bugfixes for zn.Method()
- add postBuild for binder by @PythonFZ in https://github.com/zincware/ZnTrack/pull/183
- Fix
zn.methodsparameters by @PythonFZ in https://github.com/zincware/ZnTrack/pull/185
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.3.0...v0.3.1
- Python
Published by PythonFZ over 4 years ago
zntrack - ZnTrack 0.3.0
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/migrationguide_v3.html
- bump version by @PythonFZ in https://github.com/zincware/ZnTrack/pull/175
- Restructure ZnTrack to use Class Inhertiance instead of
@Nodedecorator by @PythonFZ in https://github.com/zincware/ZnTrack/pull/176 - Update Github Actions by @PythonFZ in https://github.com/zincware/ZnTrack/pull/180
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.2.1...v0.3.0
- Python
Published by PythonFZ over 4 years ago
zntrack - ZnTrack 0.2.1
What's Changed
- Add coveralls by @PythonFZ in https://github.com/zincware/ZnTrack/pull/163
- Fix creating Node directory on loading by @PythonFZ in https://github.com/zincware/ZnTrack/pull/166
- Use
znjsoninstead of built in serializer by @PythonFZ in https://github.com/zincware/ZnTrack/pull/158 - Add isort by @PythonFZ in https://github.com/zincware/ZnTrack/pull/164
- Update README.rst by @PythonFZ in https://github.com/zincware/ZnTrack/pull/167
- Add
no_dvcas__call__argument by @PythonFZ in https://github.com/zincware/ZnTrack/pull/168 - Update pytest.yaml by @PythonFZ in https://github.com/zincware/ZnTrack/pull/170
- Fix Import Error by @PythonFZ in https://github.com/zincware/ZnTrack/pull/171
- Add tests by @PythonFZ in https://github.com/zincware/ZnTrack/pull/173
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.2.0...v0.2.1
- Python
Published by PythonFZ over 4 years ago
zntrack - v0.2.0
What's Changed
- Implement new type of zn.
- Add graph theory section to docs. by @SamTov in https://github.com/zincware/ZnTrack/pull/118
- Adding MetaData
@TimeItdecorator by @PythonFZ in https://github.com/zincware/ZnTrack/pull/119 - Disable untested
zn.plotsfeature by @PythonFZ in https://github.com/zincware/ZnTrack/pull/124 - named nodes by @PythonFZ in https://github.com/zincware/ZnTrack/pull/129
- Add classes for Inheritance by @PythonFZ in https://github.com/zincware/ZnTrack/pull/134
- Add config option
no_dvcby @PythonFZ in https://github.com/zincware/ZnTrack/pull/143 - Add Support for missing DVC Options by @PythonFZ in https://github.com/zincware/ZnTrack/pull/139
- Collection of small Bugfixes by @PythonFZ in https://github.com/zincware/ZnTrack/pull/144
- Clean up by @PythonFZ in https://github.com/zincware/ZnTrack/pull/147
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.1.5...v0.2.0
- Python
Published by PythonFZ over 4 years ago
zntrack - ZnTrack 0.1.5
What's Changed
- Update Documentation by @PythonFZ in https://github.com/zincware/ZnTrack/pull/97
- Update RTD badge by @PythonFZ in https://github.com/zincware/ZnTrack/pull/100
- Update README.rst by @PythonFZ in https://github.com/zincware/ZnTrack/pull/101
- Update docs by @PythonFZ in https://github.com/zincware/ZnTrack/pull/102
- Add dependencies for the docs by @PythonFZ in https://github.com/zincware/ZnTrack/pull/106
- ZnTrack [0.1.5] by @PythonFZ in https://github.com/zincware/ZnTrack/pull/107
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.1.4...v0.1.5
- Python
Published by PythonFZ over 4 years ago
zntrack - ZnTrack 0.1.4
What's Changed
- ZnTrack [0.1.4] by @PythonFZ in https://github.com/zincware/ZnTrack/pull/96
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.1.3...v0.1.4
- Python
Published by PythonFZ over 4 years ago
zntrack - ZnTrack 0.1.3
What's Changed
Mostly bugs fixed summarized in the following PR: * ZnTrack [0.1.3] by @PythonFZ in https://github.com/zincware/ZnTrack/pull/92
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.1.2b...v0.1.3
- Python
Published by PythonFZ over 4 years ago
zntrack - ZnTrack 0.1.2
Rename package in accordance to #90
What's Changed
- Rename
py-tracktoZnTrackby @PythonFZ in https://github.com/zincware/ZnTrack/pull/90 - Create index.html by @PythonFZ in https://github.com/zincware/ZnTrack/pull/91
Full Changelog: https://github.com/zincware/ZnTrack/compare/v0.1.2...v0.1.2b
- Python
Published by PythonFZ over 4 years ago
zntrack - PyTrack 0.1.1
See #59 for all changes and fixed bugs.
- Python
Published by PythonFZ over 4 years ago
zntrack - PyTrack 0.1.0
This release brings a completely new interface to PyTrack and is not backwards compatible. The new API will be maintained and if possible all future releases will be backwards-compatible.
- Python
Published by PythonFZ almost 5 years ago