glam v0.20.0 Release Notes

Release Date: 2021-11-01 // over 2 years ago
  • 💥 Breaking changes

    • ⚡️ Minimum Supported Version of Rust bumped to 1.52.1 for an update to the mint crate.

    ➕ Added

    • ➕ Added implementations for new IntoMint trait from the mint crate.
    • ➕ Added mint conversions for Mat3A.
    • ➕ Added as_vec3a cast methods to vector types.