Sander Mertens/flecs: Release v3.0.1
Name: flecs
Owner: Sander Mertens
Release: Flecs v3.0.1
Released: 2022-08-03
License: NOASSERTION
Release Assets:
This version includes the following bugfixes:
- Fixed issue where calling
set
with a new pair in a multithreaded app could assert - Fixed issue where linking Flecs as static library would cause unresolved symbol errors
- Fixed issues in cmake files for examples
This version includes the following improvements:
- Union relationships are now serialized as regular relationships by the JSON serializer
- Added README on how to run examples
Known issues: https://github.com/SanderMertens/flecs/issues/765 https://github.com/SanderMertens/flecs/issues/716 https://github.com/SanderMertens/flecs/issues/714 https://github.com/SanderMertens/flecs/issues/620 https://github.com/SanderMertens/flecs/issues/478 https://github.com/SanderMertens/flecs/issues/314