Second rule of distributed systems: you probably can’t avoid it
📣 dist 0.26.0 is out!
- 🦀 built-in Rust cross-compilation
- 🛡️ cyclonedx, cargo-audit, and omniBOR integrations
- 🪪 checksum verification in all installers
...and more!
check out the release notes here:
https://github.com/axodotdev/cargo-dist/releases/tag/v0.26.0
📣 cargo-dist...err dist 0.24 is out!
we've got a new(ish) shorter name- and we've fully dropped cargo as a runtime dep for non-rust projects!
this release is one of a few steps in fully renaming the project in prep for 1.0 🥇
learn more! ⇒ https://github.com/axodotdev/cargo-dist/releases/tag/v0.24.0
📣 cargo-dist 0.23.0 is out!
this release offers new DX options for packagers and end users!
- 🔧 new config format for all projects
- 📜 end user installer configuration and features
learn more! ⇒ https://github.com/axodotdev/cargo-dist/releases/tag/v0.23.0
📣 cargo-dist 0.22.0 is out!
This release is full of fixes and features for our installers
- 🖼️ App-branded installer environment variables
- 🍺 Homebrew license metadata and `brew style` compliance
- 🪟 Increased portability and better install hints for Powershell
💗 thanks to cxreiff for their contributions!
learn more ⇒ https://github.com/axodotdev/cargo-dist/releases/tag/v0.22.0
"The worst thing an installer can do is fail to install software, but the second-worst thing an installer can do is to successfully install software that doesn't work."
great post on @axodotdev's latest work on glibc compat from @mistydemeo
📣 cargo-dist 0.21.1 is out!
This patch release fixes several bugs and provides some quality of life improvements. The most substantial changes are to the shell installer and homebrew installer.
💗 thanks to sts10 and @alexanderjophus for their contributions!
learn more ⇒ https://github.com/axodotdev/cargo-dist/releases/tag/v0.21.1