Skip to content

v0.3.5

Compare
Choose a tag to compare
@jjrv jjrv released this 26 Oct 11:18
· 72 commits to master since this release

Breaking changes:

  • inherit is now a reserved keyword in NBIND_CLASS sections.

Other changes:

  • Support (multiple) inheritance.
  • Fix issue with loading multiple addons that use nbind.
  • Fix issue with binding non-copyable classes.
  • Allow renaming bound properties.