Skip to content

v3.0.1

Compare
Choose a tag to compare
@SteveWilkes SteveWilkes released this 02 May 14:26
· 47 commits to master since this release
  • Visualizers colourized and themeable!
  • Support for using full type names instead of 'var'
  • Support for declaring out parameter variables inline
  • Support for showing types of implicitly-typed arrays
  • Support for showing lambda parameter types
  • Support for custom translation formatting
  • Fixing translation of null-terminating characters, re: #43
  • Fixing translation of property getter and setter methods in abstract classes
  • Performance improvements