0.4.0
Built platforms: Windows, Linux/X11, OSX, iOS, Android
Notes: OSX .dylib is not signed and will need explicit permission from the user or codesigning for running. iOS .dylibs are not signed and require codesigning before building the application.
Added
- Support for running without JIT enabled
- Support for iOS builds
exportfunction, an alias forpropertythat always marks the property as
exported
Fixed
- Quote
CODE_SIGN_IDENTITYargument passed tocodesigninvocations - ABI mismatch for math types in Linux x86_64 + Mono (#4)
Changed
- BREAKING CHANGE: properties are not exported by default. Either pass
a usage with thePropertyUsage.EDITORbit set or callexportinstead of
property