Release 5.5.0
What's Changed
- Allow embedding the js code into the C code itself. by @wargio in #247
- Support home, r2pm, system and user-defined libdec paths by @trufae in #248
- Fix for w64 build crash by @wargio in #251
- Update to the latest duktape-2.6.0 by @trufae in #252
- Support jsc builds with
make USE_JSC=1
by @trufae in #253 - Do not install libdec when doing JSC builds by @trufae in #255
- Fix JSC builds for Python2 and skip libdec when installing by @trufae in #256
Full Changelog: 5.4.2...5.5.0