Releases: lucaslorentz/minicover
Releases · lucaslorentz/minicover
v3.8.0
What's Changed
- Update packages, sdk, and drop obsolete .net versions by @lucaslorentz in #176
- Migrate to System.CommandLine by @lucaslorentz in #177
- Fix warnings by @lucaslorentz in #178
- Source generators fix by @lucaslorentz in #179
- Instrumentation fix for assemblies with generated code by @JakubLinhart in #174
Full Changelog: v3.7.0...v3.8.0
v3.7.0
What's Changed
- Bump Microsoft.Extensions.Caching.Memory from 8.0.0 to 8.0.1 in /src/MiniCover by @dependabot in #171
- Add .NET 9 support and update packages by @JakubLinhart in #175
New Contributors
- @dependabot made their first contribution in #171
- @JakubLinhart made their first contribution in #175
Full Changelog: v3.6.2...v3.7.0
v3.6.2
What's Changed
- Update all packages by @lucaslorentz in #164
- Remove unsupported dotnet versions by @lucaslorentz in #165
- Fix warnings by @lucaslorentz in #166
- Add .NET 8 support and update packages by @lucaslorentz in #170
Full Changelog: v3.6.1...v3.6.2
v3.6.1
What's Changed
- Fix null reference exceptions in ResolveOriginalMethod by @lucaslorentz in #163
Full Changelog: v3.6.0...v3.6.1
v3.6.0
v3.5.0
What's Changed
- Workaround: no instrumentation for C# 9 init-only properties. by @hell-racer in #156
New Contributors
- @hell-racer made their first contribution in #156
Full Changelog: v3.4.8...v3.5.0