Skip to content

Releases: codemerx/CodemerxDecompile

1.5.0

18 Nov 16:41

Choose a tag to compare

Changelog

  • Improve decompilation of async Main methods
  • Implement a switch for changing the visibility of compiler-generated members
  • Add a build for Windows ARM64

1.4.0

29 Mar 17:13

Choose a tag to compare

Changelog

  • Add support for installed framework recognition of .NET 7 and .NET 8
  • Add x64 MacOS build
  • Add handling for native (non-CLR assemblies)
  • Improve handling of UnauthorizedAccessExceptions during assembly loading
  • Add "About" dialog

1.3.0

15 Mar 14:33

Choose a tag to compare

Changelog

  • Improved decompilation of async methods
  • Improved installed framework recognition:
    • on Linux and Mac
    • .NET 6 support

1.2.0

13 Mar 11:59
59061c3

Choose a tag to compare

Changelog

  • First release with Avalonia-based UI 🎉

0.9.2

16 Mar 18:07

Choose a tag to compare

Changelog

  • Improved assemblies framework recognition
  • Added assembly metadata pane

0.9.1

11 Feb 17:19

Choose a tag to compare

Changelog

  • Fixed application shutdown on MacOS

0.9.0

27 Nov 18:07

Choose a tag to compare

First public release 🎉