Releases: pyaether/altar-cli
Releases · pyaether/altar-cli
v0.1.0
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
updated uv.lock