Michele Caini/entt: Release v3.5.1

Name: entt

Owner: Michele Caini

Release: EnTT v3.5.1

Released: 2020-09-03

License: MIT

Release Assets:

Changelog:

  • entity:

    • Fixed an issue in the observer class with exclusion lists.
    • Updated difference_type for 32b identifiers.
    • Removed support for 16b identifiers.
  • test:

    • Make all tests work despite the aggressive comdat folding on Windows in release mode.

The documentation is up-to-date and the library is battle-tested with 100% coverage as usual.

To top