Skip to content

Releases: alexcampana/ApiFirstMediatR

v1.2.1

27 Jan 18:02
f3acbfb
Compare
Choose a tag to compare

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

25 Jan 20:40
21a7c33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

22 Oct 01:47
44f03e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.11...v1.1.0

v1.0.11

12 Mar 21:35
a475e35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.10...v1.0.11

v1.0.10

04 Mar 00:34
c95915c
Compare
Choose a tag to compare

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

28 Feb 00:03
303dc46
Compare
Choose a tag to compare

Changes

  • Added policy-based authorization support

Contributors

v1.0.8

15 Dec 23:21
c714f31
Compare
Choose a tag to compare
  • Selectively include dependency Macross.Json.Extensions when System.Text.Json is selected

v1.0.8-alpha-1

15 Dec 23:07
Compare
Choose a tag to compare
v1.0.8-alpha-1 Pre-release
Pre-release
  • Selectively include dependency Macross.Json.Extensions when System.Text.Json is selected

v1.0.7

15 Dec 03:52
0cf776d
Compare
Choose a tag to compare
  • Added JSON Serialization Library Configuration

v1.0.7-alpha-2

15 Dec 03:24
Compare
Choose a tag to compare
v1.0.7-alpha-2 Pre-release
Pre-release
  • Added JSON Serialization Library Configuration