Michele Caini/entt: Release v3.1.1
Name: entt
Owner: Michele Caini
Release: EnTT v3.1.1
Released: 2019-09-05
License: MIT
Release Assets:
Changelog:
- Small perf improvements here and there.
- Fixed a major bug on the batch creation of entities.
- Added a few more tests for the batch creation of entities.
- The runtime reflection system compiles fine with VS2019 when C++20 is in use (
latest
).
This release is mainly due to the resolution of the bug on the batch creation of entities. The documentation is up-to-date and the library is battle-tested with 100% coverage as usual.