Skip to content

Releases: bbepis/NStrip

NStrip v1.4.1

24 Apr 14:33
2d83a1c
Compare
Choose a tag to compare
  • @CptMoore: Clean up project structure, update dependencies

NStrip v1.4

17 Apr 02:14
b3d7e8a
Compare
Choose a tag to compare
  • Stripping entire folders now handles individual file failures (#2) - thanks @MrPurple6411
  • Add --remove-readonly argument to strip readonly keyword from fields (#3) - thanks @xiaoxiao921
  • Add --unity-non-serialized argument to prevent the Unity Editor from implicitly serializing publicized members (#4) - thanks @KingEnderBrine

NStrip v1.3

16 Nov 11:21
f1e9887
Compare
Choose a tag to compare

Fixes an issue with mscorlib 4.0 being referenced in 3.5 and lower assemblies on stripping (#1)

NStrip v1.2

25 Aug 00:21
988cf8e
Compare
Choose a tag to compare

Includes additional flags for compiler generated members & types.

NStrip v1.1

31 Jul 13:10
ad6d7ba
Compare
Choose a tag to compare

Has some fixes, and an additional option for specifying stripping type.

NStrip v1.0

31 Jul 09:34
bd9f5da
Compare
Choose a tag to compare

Initial release