Releases: Elskom/IDisposableGenerator
Releases · Elskom/IDisposableGenerator
1.1.1
1.1.0
What's Changed
- Use file scoped namespaces for generator and test code. by @AraHaan in #10
- Use global usings in generator and test code. by @AraHaan in #13
- Source Generate the Attributes. by @AraHaan in #8
- Add in C# 10 outputs on generated code. by @AraHaan in #16
- Place generator files in analyzers\dotnet\cs in package and update tools. by @AraHaan in #17
- Increment Version. by @AraHaan in #18
- Allow multiple WorkItems in generator. by @AraHaan in #20
- Renamed SetNullOnDisposeAttribute to NullOnDisposeAttribute by @AraHaan in #22
- Removed manual nuspec file, and other changes. by @AraHaan in #23
- Simplify some code. by @AraHaan in #24
- Added Visual Basic source generator. by @AraHaan in #26
- Added SourceLink. by @AraHaan in #27
- Test when multiple Disposable source files are generated in C# 10. by @AraHaan in #28
- Migrated to Incremental Source Generator APIs. by @AraHaan in #21
Full Changelog: 1.0.0...1.1.0