Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 04:17
· 41 commits to main since this release
Immutable release. Only release title and notes can be modified.

Each archive contains awsc and models.bin. Keep them together — the
binary looks for models.bin beside itself (or in ../share/awsc, or at
$AWSC_MODELS_DIR), so extract the archive and run awsc from it, or copy
both into the same directory on your PATH.

Installing with cargo binstall awsc or cargo install awsc gets you the
binary alone — neither can carry a 113 MB data file — so it downloads
models.bin.gz from this release on first use and caches it per user.
awsc update-models fetches it explicitly.

Full Changelog: v0.2.0...v0.3.0