glium v0.32.1 Release Notes

Release Date: 2022-07-31 // over 1 year ago
    • 🛠 Bugfix release to not panic when given multiple vertex attributes with unspecified location numbers.

Previous changes from v0.32.0

    • 🚀 Updated glutin to version 0.29.0. See the glutin release notes here.
    • 👌 Support for location binding for Vertex attributes.