Flecs v2.3.1 Release Notes

Release Date: 2021-02-02 // about 3 years ago
  • 👌 Improvements

    • 👌 Improved lerp example
    • ➕ Added OS API example C++ (thanks @mcmlevi!)
    • ⬆️ Upgraded cmake buildfiles (thanks @rawbby!)
    • Clarified text in README describing API/ABI stability

    🛠 Bugfixes

    • 🛠 Fix crash when using overlapping UnSet systems
    • 🛠 Fix issue with passing incorrect row to UnSet systems
    • ➕ Added .hpp files to cmake install
    • 🛠 Fixed issue with using get_mut with traits