Skip to content

Release Version 3.31.0

Latest

Choose a tag to compare

@beached beached released this 17 Dec 18:41
· 18 commits to release since this release
507bdd0

What's Changed

  • Reflection, reflect on that :) Added C++26 reflection support. Should be stable but API may change a little before C++26 is released.
  • ExecModes should no long be necessary on modern compilers that have builtins or support is_constant_evaluated or if consteval.
  • Bug fixes

Full Changelog: v3.30.2...v3.31.0