Skip to content

Releases: trackd/ISpy

v0.5.0

Choose a tag to compare

@trackd trackd released this 11 Jun 20:22
64a78b0

What's Changed

  • added support for Windows PowerShell and upgraded to net10 / 7.6 by @trackd in #3

Full Changelog: v0.4.1...v0.5.0

v0.4.1

Choose a tag to compare

@trackd trackd released this 30 May 10:30
6b56f5b

What's Changed

  • Upgraded ICSharpCode.Decompiler NuGet package from version 9.1.0.7988 to 10.1.0.8386

  • Added documentation for new decompiler settings switches, including AlwaysMoveInitializer, CheckForOverflowUnderflow, ExpandParamsArguments, ExtensionMembers, FirstClassSpanTypes, InlineArrays, ParamsCollections, RuntimeAsync, StructDefaultConstructorsAndFieldInitializers, and UseObjectCreationOfGenericTypeParameter in New-DecompilerSetting.md.

  • Updated the list of accepted values for the LanguageVersion parameter to include CSharp12_0, CSharp13_0, CSharp14_0, and CSharp15_0 in New-DecompilerSetting.

  • Bumped the module version from 0.4.0 to 0.4.1 in ISpy.psd1.

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@trackd trackd released this 30 May 00:14
c37ff71