github carthage-software/mago 0.13.1
Mago 0.13.1

latest releases: 1.0.0-beta.12, 1.0.0-beta.11, 1.0.0-beta.10...
6 months ago

This is a quick hotfix release to address a regression in the mago_casing crate that was introduced in 0.13.0.

Bug Fixes 🐛

  • Fixed incorrect casing for class names: In version 0.13.0, mago_casing was modified to support numbers within class names. However, this change inadvertently introduced a bug that allowed class names to start with a lowercase character. This has been corrected to ensure that class names are correctly cased according to the PSR-12 coding standard.

Build Fixes 🏗️

  • Restored missing builds: Due to the regression in mago_casing, the 0.13.0 release was missing builds for macOS arm, Linux x86, Windows x86, and WASM. These builds have been restored in this release.

Full Changelog: 0.13.0...0.13.1

Don't miss a new mago release

NewReleases is sending notifications on new releases.