Releases: alexcampana/ApiFirstMediatR
Releases · alexcampana/ApiFirstMediatR
v1.2.1
What's Changed
- Bugfix for namespace not set correctly in MediatR commands. Fix analyzer by @mattwill09 in #110
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Multiple API Spec files by @mattwill09 in #108
- Bump Microsoft.OpenApi from 1.6.22 to 1.6.23 by @dependabot in #101
New Contributors
- @mattwill09 made their first contribution in #108
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Replacing Moq with NSubstitute by @alexcampana in #89
- Added support for dotnet 8 by @alexcampana in #90
- Update upload artifact task by @alexcampana in #91
Full Changelog: v1.0.11...v1.1.0
v1.0.11
What's Changed
- Implemented path inherited parameters by @alexcampana in #74
- Bump Microsoft.OpenApi from 1.6.2 to 1.6.3 by @dependabot in #73
- Bump Microsoft.OpenApi.Readers from 1.6.2 to 1.6.3 by @dependabot in #72
Full Changelog: v1.0.10...v1.0.11
v1.0.10
What's Changed
- Downgrade Microsoft.CodeAnalysis.CSharp version by @alexcampana in #70
- Added ignore for Microsoft.CodeAnalysis.CSharp for dependabot by @alexcampana in #71
Full Changelog: v1.0.9...v1.0.10
v1.0.9
v1.0.8
- Selectively include dependency Macross.Json.Extensions when System.Text.Json is selected
v1.0.8-alpha-1
- Selectively include dependency Macross.Json.Extensions when System.Text.Json is selected
v1.0.7
- Added JSON Serialization Library Configuration
v1.0.7-alpha-2
- Added JSON Serialization Library Configuration