nbind v0.3.5 Release Notes

Release Date: 2016-10-26 // over 7 years ago
  • 💥 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.