ILStrip - Version History

Version: 1.1.4
Changes:
  • Fixed attributes in method's return.
  • Fixed types which are only used by references to nested types
  • Fixed attributes cycle
Version: 1.1.3
Changes:
  • Fixed interface references from foreign assemblies
  • CLI: return 1 instead of crash on Mono.Cecli save exceptions
  • Fixed typeRef-related CIL commands (like castclass) processing
Version: 1.1.1
Changes:
  • WPF/BAML support
  • Using much lighter BrokenEvent commandline parser for CLI version
  • Better resources handling
  • Import entry points from types used in another assembly