Releases: wargio/r2dec-js
Releases · wargio/r2dec-js
Release 5.6.0
Release 5.5.4
Release 5.5.2
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
Release 5.4.2
What's Changed
- Build release packages for Windows, Linux and macOS in the CI by @trufae in #231
- Add a couple of unimplemented instructions for v850 by @wargio
- Add support for asm.arch=r2ghidra by @trufae in #233
- Floating point support on x86 by @wargio
- invalid callee.calltype on x86 by @wargio
- Support building without pkg-config installed by @trufae in #240
- Add user and system install, uninstall and symlink by @trufae in #241
- Fix redefinition warning by @trufae in #243
- Added avr sbrs and dalvik return-wide by @wargio
- Added RISC-V RV32/RV64 (no float) by @wargio
- Added RISC-V RV32/RV64 (no float) by @wargio
Full Changelog: 5.1.0...5.4.2
Release 5.1.0
Update README.md
Release 4.5.0
Fixing release workflow to release debs