Skip to content

Releases: pyaether/altar-cli

Release list

v0.1.0

Choose a tag to compare

@Dexter2389 Dexter2389 released this 08 Sep 16:23
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

Choose a tag to compare

@Dexter2389 Dexter2389 released this 11 Jun 00:50
updated uv.lock