v0.2.4
Changes Since Aftman 0.2.3
- Added support for
aftman self-install
on Unix platform. (#16) - Fixed Linux releases running on systems with an older glibc.
Upgrading Aftman
From GitHub Release
Download one of the attached binaries on this release page.
Once you have it, you can use it to install Aftman or upgrade your current install:
./aftman self-install
From Crates.io
You can use Cargo (1.58.0+) to build this release yourself from crates.io:
cargo install aftman --version 0.2.4
Afterwards, make sure to run aftman self-install
to upgrade all links to the new version of Aftman.