What's Changed
- Escape strings in
annotate
attributes by @dpaoliello in #572 - Fix wildcard support for --with-attributes option. by @ronaldvanmanen in #567
- Fix nested type names for properties by @dpaoliello in #584
- Ignore the NoInline attribute by @dpaoliello in #585
- Allow the destructor to be remapped so it doesn't force conflict with a method named Dispose by @tannergooding in #588
- Fixes name generation for nested anonymous types by @dpaoliello in #587
Full Changelog: v18.1.0.1...v18.1.0.3