EnTT v3.3.2
Changelog:
sparse_set
:- Removed copy ctor/assignment operator.
registry
:- Fixed a bug that involved late group initialization.
- Added an experimental workflow to automate the update of
homebrew-entt
(deploy.yml
,--dry-run
mode). - Updated build system (install process).
The documentation is up-to-date and the library is battle-tested with 100% coverage as usual.
I've also updated the section EnTT in Action with more and more examples and links.
The long term process to reduce the number of instantiations and therefore speed up the compilation continues.
This release contains some changes in this regard. Still a work in progress though.