Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 18:56
· 1 commit to main since this release
  • Changed the duck-type recognition system to a forward declare one
    • This breaks reflection for anonymous types, but enables better proxy generation
  • Proxies for classes with virtual functions implemented
  • Code is now formatable with clang-format\n- Catch2 dependency updated
  • Custom CMake targets are declared as byproducts to be cleaned up from cmake