Releases: Nyrest/FastGenericNew
Releases · Nyrest/FastGenericNew
v3.3.0
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.2.0-preview-20220401-08 to 17.2.0 by @dependabot in #28
- Bump Microsoft.CodeAnalysis.CSharp from 4.1.0 to 4.2.0 by @dependabot in #29
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 by @dependabot in #30
- Bump BenchmarkDotNet from 0.13.1 to 0.13.2 by @dependabot in #31
- Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 by @dependabot in #32
- Bump Microsoft.CodeAnalysis.CSharp from 4.2.0 to 4.3.0 by @dependabot in #33
- Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 by @dependabot in #34
- Bump actions/setup-dotnet from 2 to 3.0.0 by @dependabot in #35
- Bump Microsoft.CodeAnalysis.CSharp from 4.3.0 to 4.3.1 by @dependabot in #36
- Bump actions/setup-dotnet from 3.0.0 to 3.0.1 by @dependabot in #37
- Bump actions/setup-dotnet from 3.0.1 to 3.0.2 by @dependabot in #38
- Bump actions/setup-dotnet from 3.0.2 to 3.0.3 by @dependabot in #39
- Bump NUnit3TestAdapter from 4.2.1 to 4.3.0 by @dependabot in #40
- Bump coverlet.collector from 3.1.2 to 3.2.0 by @dependabot in #41
- Bump Microsoft.CodeAnalysis.CSharp from 4.3.1 to 4.4.0 by @dependabot in #43
- Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 by @dependabot in #42
- Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in #45
- Bump NUnit3TestAdapter from 4.3.0 to 4.3.1 by @dependabot in #44
- Bump BenchmarkDotNet from 0.13.2 to 0.13.3 by @dependabot in #46
- Bump BenchmarkDotNet from 0.13.3 to 0.13.4 by @dependabot in #47
- Bump Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4 by @dependabot in #48
- Bump BenchmarkDotNet from 0.13.4 to 0.13.5 by @dependabot in #49
- Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #50
- Bump NUnit3TestAdapter from 4.3.1 to 4.4.0 by @dependabot in #51
- Bump Microsoft.CodeAnalysis.CSharp from 4.4.0 to 4.5.0 by @dependabot in #52
- Bump NUnit3TestAdapter from 4.4.0 to 4.4.2 by @dependabot in #53
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by @dependabot in #54
- Bump Microsoft.CodeAnalysis.CSharp from 4.5.0 to 4.6.0 by @dependabot in #55
- Bump coverlet.collector from 3.2.0 to 6.0.0 by @dependabot in #56
- Bump actions/setup-dotnet from 3.0.3 to 3.1.0 by @dependabot in #57
- Bump actions/setup-dotnet from 3.1.0 to 3.2.0 by @dependabot in #58
- Bump NUnit3TestAdapter from 4.4.2 to 4.5.0 by @dependabot in #59
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 by @dependabot in #60
- Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 by @dependabot in #61
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #62
- Bump BenchmarkDotNet from 0.13.5 to 0.13.6 by @dependabot in #63
- Bump BenchmarkDotNet from 0.13.6 to 0.13.7 by @dependabot in #64
- Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #65
- Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #66
- Bump Microsoft.CodeAnalysis.CSharp from 4.6.0 to 4.7.0 by @dependabot in #67
- Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #68
- Bump actions/checkout from 3 to 4 by @dependabot in #69
- Bump BenchmarkDotNet from 0.13.7 to 0.13.8 by @dependabot in #70
- Bump BenchmarkDotNet from 0.13.8 to 0.13.9 by @dependabot in #71
- Bump BenchmarkDotNet from 0.13.9 to 0.13.10 by @dependabot in #72
- Bump NUnit from 3.13.3 to 3.14.0 by @dependabot in #73
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #74
- Bump NUnit from 3.14.0 to 4.0.0 by @dependabot in #76
- Bump actions/setup-dotnet from 3.2.0 to 4.0.0 by @dependabot in #77
- Bump actions/setup-dotnet from 4.0.0 to 4.0.1 by @dependabot in #78
- Fix typos by @Emik03 in #81
- Add FastNew_PublicFastNew option by @Nyrest in #80
- Refactor generators by @Nyrest in #83
New Contributors
Full Changelog: v3.1.0-preview1...v3.3.0
v3.1.0-preview1
What's Changed
- Use ILGenerator instead of Expression by @nyerst in #18
- Faster constructor
- Smaller assembly size
- No runtime performance penalty
Full Changelog: v3.0.0-preview2.1...v3.1.0-preview1
v3.0.0-preview2.1
What's Changed
- [ImgBot] Optimize images by @imgbot in #2
- [ImgBot] Optimize images by @imgbot in #5
- 3.0.0 by @nyerst in #7
- Bump Microsoft.CodeAnalysis.CSharp from 4.1.0-1.final to 4.1.0 by @dependabot in #13
- Bump coverlet.collector from 3.1.0 to 3.1.2 by @dependabot in #12
- Bump NUnit3TestAdapter from 4.0.0 to 4.2.1 by @dependabot in #11
- Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.1.0 by @dependabot in #10
- Bump actions/checkout from 2 to 3 by @dependabot in #9
New Contributors
- @imgbot made their first contribution in #2
- @nyerst made their first contribution in #7
- @dependabot made their first contribution in #13
Full Changelog: v2.0.0...v3.0.0-preview2.1
v3.0.0-preview2
Update README.md
v3.0.0-preview1
SourceGenerator V2