Skip to content

v2.5.2

Compare
Choose a tag to compare
@ybainier ybainier released this 15 Oct 14:27
· 6 commits to master since this release

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.