Releases: trackd/ISpy
Releases · trackd/ISpy
Release list
v0.5.0
v0.4.1
What's Changed
-
Upgraded
ICSharpCode.DecompilerNuGet 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, andUseObjectCreationOfGenericTypeParameterinNew-DecompilerSetting.md. -
Updated the list of accepted values for the
LanguageVersionparameter to include CSharp12_0, CSharp13_0, CSharp14_0, and CSharp15_0 inNew-DecompilerSetting. -
Bumped the module version from
0.4.0to0.4.1inISpy.psd1.
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Full Changelog: https://github.com/trackd/ISpy/commits/v0.4.0