Releases: ivanpaulovich/FluentMediator
Releases · ivanpaulovich/FluentMediator
v0.4.7
v0.4.6
v0.4.5
Changes:
- ba5a218 Bump version
- 3aacbcc Merge branch 'master' of github.com:ivanpaulovich/FluentMediator
- b3d03b1 Validate Null Requests #37
- dfabbb7 Review
- 560a406 Validate Null Requests
- b5ac398 Nuget badge added
- 4138fb3 AspNetCore sample added
- 2d912eb Bump version
This list of changes was auto generated.
v0.4.3
Changes:
- 98fc2ea Bump version
- 4fa167e Update azure-pipelines-1.yml for Azure Pipelines
- 9a42ce6 #2 Named Pipelines
- f02de7f Support to Named Pipelines added #2
- a09ebef Initial named pipeline support #2
- ab93dee Added Scoped, Transient and Singleton registration #11
- b80a9cf Review
- 300e20c Update azure-pipelines-1.yml for Azure Pipelines
- 321b078 Update azure-pipelines.yml for Azure Pipelines
- ab17b5b Set up CI with Azure Pipelines
v0.3.1
2019-10-13 - 0.3.1
- Implementation details made internal
2019-10-13 - 0.3.0
2019-10-13 - 0.2.0
2019-10-13 - 0.1.0
- #24 Added ReturnFunctionIsNullException for misconfigured Pipelines.
- SendAsync(request, ct) added to the public interfaces.
- Refactoring.