Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 910 Bytes

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 910 Bytes

Changelog

dev

v0.2 (2020-08-18)

  • Enhancement: The plugin can use system RetDec if build option specified (#19).
  • Enhancement: Provided output caching (#13)
  • Enhancement: New command pdza to import data from RetDec (#10).
  • Changed license to MIT.
  • RetDec is included as library.

v0.1.2 (2020-05-30)

  • Required Radare2 version >= 4.5.0.
  • RetDec is searched in PATH.
  • Build of Cutter plugin no longer requires path to the Cutter repo.
  • Updated bundled RetDec to v4.0.
  • Added support for Windows (#14).

v0.1.1 (2020-02-14)

  • Plugin registered in R2 Package Manager (#5).

v0.1 (2020-02-07)

  • Initial version.