github carthage-software/mago 0.24.1

latest releases: 1.0.0-beta.10, 1.0.0-beta.9, 1.0.0-beta.8...
3 months ago

Mago 0.24.1 🩹

A quick patch release for you! Mago v0.24.1 is now available, specifically addressing a critical build issue that was affecting our WebAssembly users.

🛠️ Fixes

  • WASM Build Restored for Formatter ⚙️: We've resolved a build failure that occurred when compiling the mago-wasm to the wasm32-unknown-unknown target. This fix involves disabling the wasm-opt optimization pass for the time being and enabling the compile-time-rng feature of the ahash crate to ensure broader compatibility. Users building for WebAssembly should now find the process smooth again!

We recommend everyone who was encountering issues with WASM builds, or planning to use Mago in a WebAssembly environment, to update to this version.

Thanks for your patience and for reporting these issues!

Don't miss a new mago release

NewReleases is sending notifications on new releases.