ILSpy 4.0 RC1
christophwille
released this
05 Jan 09:43
·
3324 commits
to master
since this release
We want to thank all contributors who provided fixes in this release: @ninjaoxygen, @wangzq and @siriak!
And we want to thank all testers, who provided feedback and tested very thoroughly, especially @greenozon, @mmusu3 and @tamlin-mike for their ongoing support!
Beta 1 through 3 Release Notes apply, additionally:
Improved Pattern Detection
- Decompilation and pretty-printing of float literals (#517 -> #1350)
- Object and array initializer improvements
- Various smaller improvements in correctness and prettiness of the decompiled code.
Contributions
- ninjaoxygen: Update UniversalAssemblyResolver to include missing .NET 3.x [Compact Framework] support (#1347)
- wangzq: Add command line argument "/config:" to specify settings file (#1360)
- siriak: Code cleanup (#1363)