Skip to content

Version 1.2.1

Latest
Compare
Choose a tag to compare
@tomaka tomaka released this 10 Mar 09:21
· 77 commits to master since this release
  • Fixed members registration not working with pointers and shared pointers to objects
  • Enforced const-correctness: a pointer or a shared pointer to a const object will now only have access to reading members and calling const functions