Releases: roadtoagility/dflow
Releases · roadtoagility/dflow
v0.8.2
v0.8.0
What's Changed
- Update README.md by @drr00t in #106
- Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /samples/DFlow.Example by @dependabot in #107
- removing old implementation examples by @drr00t in #108
- update dotnet runtime to version 6.x by @drr00t in #109
- setup-dependabot by @drr00t in #111
- major refactoring: by @drr00t in #110
- update repease pipelines by @drr00t in #112
- Update release.yml by @drr00t in #113
New Contributors
- @dependabot made their first contribution in #107
Full Changelog: v0.6.3...v0.8.0
v0.6.3
What's Changed
- eventing was born by @drr00t in #102
- DFlow.Domain does not depends on DFlow.Events anymore, it is possible to implement an aggregate without events just with a rich domain, Repository does not import events by reference, but fi do yout want to use DomainEvents, just reference DFlow.Events make your aggregate inherits from ObjectBasedAggreagateRootWithEvents and be happy.
Full Changelog: v0.6.2...v0.6.3
v0.6.2
Full Changelog: v0.6.0...v0.6.2
v0.6.1-pre001
Full Changelog: v0.6.0...v0.6.1-pre001
v0.6.0
Full Changelog: v0.6.1...v0.6.0
v0.6.0-pre001
What's Changed
- #75 - Add CI/ CD by @zamabraga in #76
- enabling-code-analysis by @drr00t in #80
- Update issue templates by @drr00t in #81
- update codecov badge by @drr00t in #82
- update build status badge by @drr00t in #83
- fix dotnet version by @drr00t in #85
- Fix codacy Issues by @zamabraga in #87
- removing FluentValidation from core by @drr00t in #86
- Update release by @drr00t in #89
- business eventbus by @drr00t in #78
- Fix Workflow Release and Include zamabraga with contribuitor by @zamabraga in #91
- Money ValueObject with tests by @marcovgurrola in #93
- Update AUTHORS.md by @drr00t in #94
- Update release.yml by @drr00t in #95
- ci: fix version control by @zamabraga in #96
- cleanup old implementation by @drr00t in #97
- repository: by @drr00t in #98
- update project version to release by @drr00t in #99
- Update README informations and badges by @drr00t in #100
- Update release.yml by @drr00t in #101
- fix-nuget-publishing by @drr00t in #103
New Contributors
- @zamabraga made their first contribution in #76
- @marcovgurrola made their first contribution in #93
Full Changelog: v0.4.0-pre...v0.6.0-pre001
v0.4.0-pre
Merge pull request #73 from roadtoagility/fixes/nuget-key-expired update nuget key
v0.3.0
v0.2.0-pre
Merge pull request #55 from roadtoagility/drr00t-patch-1-badget Update README.md