v0.3.2
Breaking changes:
args,multifunctionandmultimethodare now reserved
keywords inNBIND_CLASSsections (put them and thenbind.h
include after your own code to avoid conflicts).- Improve upper case property name handling,
getPROP
now becomesPROPinstead ofpROP.
Other changes:
- Allow renaming bound classes.
- Support const and non-const pointers and references.
- Support overloaded functions (requires renaming each overload).