Highlights
- Small release to fix a few bugs that got identified shortly after releasing 4.1.3
Release notes
This version includes the following bugfixes:
[core]Revert change for supporting types with destructive move semantics (caused crash)[core]Fix issues with ordered children trait and nested prefabs[core]Fix issues with ordered children trait and prefab slots[core]Fix assert when reclaiming component record (usingworld.shrink()) for large component id
This version includes the following improvements:
[core]Addecs_get_version()function (thanks @tabdroid-1!)[docs]Correct bazel test example in building flecs manual[docs]Fix documentation forECS_QUERY,ECS_QUERY_DEFINEandecs_querymacros
New Contributors
- @tabdroid-1 made their first contribution in #1891
Full Changelog: v4.1.3...v4.1.4