Releases: patchlevel/event-sourcing-bundle
Releases · patchlevel/event-sourcing-bundle
2.1.0
Release Notes for 2.1.0
Feature release (minor)
2.1.0
- Total issues resolved: 0
- Total pull requests resolved: 8
- Total contributors: 2
dependencies
enhancement
- 117: merge with doctrine orm schema thanks to @DavidBadura
- 116: add psr-20 & symfony clock support thanks to @DavidBadura
- 115: add split stream support thanks to @DavidBadura
- 113: update to event sourcing 2.1.0-beta2 and update projectionist implementation thanks to @DavidBadura
- 108: Projectionist thanks to @DavidBadura
- 107: add schema director support thanks to @DavidBadura
enhancement,renovate
- 112: Support php8.2 thanks to @renovate[bot]
2.1.0-beta2
What's Changed
- Update dependency vimeo/psalm to v5 by @renovate in #110
- Update to event sourcing 2.1.0-beta2 and update projectionist implementation by @DavidBadura in #113
- Support php8.2 by @renovate in #112
Full Changelog: 2.1.0-beta1...2.1.0-beta2
2.1.0-beta1
What's Changed
- upmerge 2.0.x into 2.1.x by @DavidBadura in #99
- Fix doc building for releases by @DanielBadura in #100
- Upmerge 2.0.x to 2.1.x by @DanielBadura in #101
- Only build docs on changes for branches by @DanielBadura in #103
- add schema director support by @DavidBadura in #107
- Revert "Only build docs on changes for branches" by @DavidBadura in #109
- Projectionist by @DavidBadura in #108
Full Changelog: 2.0.0...2.1.0-beta1
2.0.0
Release Notes for 2.0.0
Backwards incompatible release (major)
2.0.0
- Total issues resolved: 0
- Total pull requests resolved: 15
- Total contributors: 3
enhancement
- 97: fix and improve symfony profiler thanks to @DavidBadura
- 92: add clock, decorator and upcaster configuration/di thanks to @DavidBadura
- 65: Tweet on release thanks to @DanielBadura
documentation
-
95: Update documentation for version 2.0 thanks to @DavidBadura
-
93: Init Docs Page thanks to @DavidBadura
dependencies
- 66: Try to "widen" the deps, since we want to support multiple symfony major versions thanks to @DanielBadura
dependencies,php
- 55: Bump phpunit/phpunit from 9.5.11 to 9.5.12 thanks to @dependabot[bot]
- 54: Bump infection/infection from 0.26.1 to 0.26.2 thanks to @dependabot[bot]
- 53: Bump phpstan/phpstan from 1.4.1 to 1.4.2 thanks to @dependabot[bot]
- 52: Bump patchlevel/event-sourcing from 1.2.0 to 1.2.1 thanks to @dependabot[bot]
- 51: Bump phpstan/phpstan from 1.4.0 to 1.4.1 thanks to @dependabot[bot]
- 50: Bump phpstan/phpstan from 1.3.3 to 1.4.0 thanks to @dependabot[bot]
- 49: Bump infection/infection from 0.26.0 to 0.26.1 thanks to @dependabot[bot]
- 48: Bump infection/infection from 0.25.5 to 0.26.0 thanks to @dependabot[bot]
- 47: Bump vimeo/psalm from 4.18 to 4.18.1 thanks to @dependabot[bot]
2.0.0-beta4
What's Changed
- Init Docs Page by @DavidBadura in #93
- Fix twitter icon by @DavidBadura in #94
- Update documentation for version 2.0 by @DavidBadura in #95
- fix and improve symfony profiler by @DavidBadura in #97
Full Changelog: 2.0.0-beta3...2.0.0-beta4
2.0.0-beta3
What's Changed
- Update README.md by @robinlehrmann in #88
- add clock, decorator and upcaster configuration/di by @DavidBadura in #92
Full Changelog: 2.0.0-beta2...2.0.0-beta3
2.0.0-beta2
2.0.0-beta1
What's Changed
- add aggregate documentation by @DavidBadura in #46
- refactor attribute loader by @DavidBadura in #62
- Tweet on release by @DanielBadura in #6
- Try to "widen" the deps, since we want to support multiple symfony major versions by @DanielBadura in #66
- update dependencies by @DavidBadura in #72
- enable renovate branches by @DanielBadura in #85
- upgrade to event sourcing 2.0 by @DavidBadura in #86
- Ugprade to beta6 by @DavidBadura in #87
Full Changelog: 1.2.1...2.0.0-beta1
1.2.1
Release Notes for 1.2.1
1.2.x bugfix release (patch)
1.2.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
bug
1.2.0
Release Notes for 1.2.0
Feature release (minor)
1.2.0
- Total issues resolved: 0
- Total pull requests resolved: 10
- Total contributors: 4
documentation
- 41: fix typo in projection documentation thanks to @robinlehrmann
- 32: Add pipeline docs thanks to @DavidBadura
- 31: update php8 documentation & add autoconfigure warning for multiple bu… thanks to @DavidBadura
enhancement
-
34: add attributes support for aggregates thanks to @MarcoGiesen
-
30: add profiler thanks to @DavidBadura
-
29: allow handler to prioritize thanks to @DavidBadura
-
33: remove unused variable thanks to @DavidBadura
-
28: use ramsey/composer-install actions thanks to @DavidBadura
dependencies,php
- 27: Bump infection/infection from 0.21.5 to 0.25.5 thanks to @dependabot[bot]