Skip to content

Releases: pyaether/altar-cli

v0.1.0

08 Sep 16:23

Choose a tag to compare

Update resolver; Bump version: 0.0.2 -> 0.1.0

- Rewrite dependency resolver with graphlib instead of manual discovery order method. The graphlib version guarantees true topological order thus ensuring that all the dependencies are installed while maintaining single I/O pass (i.e. reading/downloading each file only once).
- Add the ability to fetch the latest release tag from Github Releases while parsing version slug.
- Bump version: 0.0.2 -> 0.1.0.

v0.0.2

11 Jun 00:50

Choose a tag to compare

updated uv.lock