v3.0.1
- 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