Skip to content

Releases: wargio/r2dec-js

Release 5.6.0

15 Feb 15:54
891fb0a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.5.4...5.6.0

Release 5.5.4

01 Feb 16:41
3defaa0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.5.2...5.5.4

Release 5.5.2

09 Dec 02:04
22491ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.5.0...5.5.2

Release 5.5.0

15 Nov 01:56
3f2561c
Compare
Choose a tag to compare

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

07 Oct 09:18
b03f592
Compare
Choose a tag to compare

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

29 Jan 08:20
432ce2e
Compare
Choose a tag to compare
Update README.md

Release 4.5.0

03 Aug 16:37
Compare
Choose a tag to compare
Fixing release workflow to release debs

r2 4.4.0

11 May 07:47
064946e
Compare
Choose a tag to compare
Add target to create debian package without dockcross (#212)

r2 4.0.0

29 Oct 13:28
Compare
Choose a tag to compare
Bump to r2 version 4.0.0

r2 3.9.0

01 Oct 09:37
Compare
Choose a tag to compare
Update meson.build (#193)