0.5.1
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.
Fixed
- Plugin initialization on Windows (#31)
- [build] Fixed
make dist
dependencies to include LuaJIT'sjit/*.lua
files - [build] Fixed
make unzip-to-build
to only copy contents frombuild
folder