Skip to content

ZnTrack 0.7.1

Compare
Choose a tag to compare
@PythonFZ PythonFZ released this 09 Nov 13:25
· 48 commits to main since this release
f784dc5

🚀 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

Full Changelog: v0.7.0...v0.7.1