v2.5.2
Changes
- [BREAKING] The container builder will no longer static assert that a base type is already registered or not.
- A log at warn level will be appended if a base type fails to get registered when it already is.
Bug fixes
- Fix mixed up base type registration by both type and name.