Skip to content

Releases: wmde/fundraising-address-change

v4.1.1

20 Nov 16:05
cdc05c4
Compare
Choose a tag to compare

Add Migration for address change identifiers

#57

v4.1.0

17 Jun 13:34
5de84d4
Compare
Choose a tag to compare

Make AddressChangeId comparable
Add AddressChange::hasBeenUsed() to make checks more semantic in the application

v4.0.0

12 Mar 06:25
09db13e
Compare
Choose a tag to compare
Merge pull request #47 from wmde/remove-freezable-value-object

Remove Freezable trait from ChangeAddressRequest

v3.0.0

28 Feb 14:38
0a00da4
Compare
Choose a tag to compare
Update Doctrine ORM and DBAL

v2.0.0

16 Feb 16:52
27489ab
Compare
Choose a tag to compare

breaking change in the AddressChangeContextFactory due to modernization

v1.3.0

21 Jun 10:15
Compare
Choose a tag to compare
Update dbal version

v1.2.0

29 Nov 09:04
Compare
Choose a tag to compare

What's Changed

  • Update wmde/fundraising-phpcs requirement from ~3.0 to ~4.0 by @dependabot in #28
  • Update wmde/fundraising-phpcs requirement from ~4.0 to ~5.0 by @dependabot in #30
  • Rest api updates by @Abban in #31

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

v1.1.0

21 Jul 10:23
14719f9
Compare
Choose a tag to compare

Trim string values in request objects

v1.0.2

27 Oct 14:00
Compare
Choose a tag to compare
Update wmde/freezable-value-object requirement from ~1.0 to ~2.0

Updates the requirements on [wmde/freezable-value-object](https://github.com/wmde/FreezableValueObject) to permit the latest version.
- [Release notes](https://github.com/wmde/FreezableValueObject/releases)
- [Commits](https://github.com/wmde/FreezableValueObject/compare/1.0.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

v1.0.1

03 Jul 07:56
855ddd1
Compare
Choose a tag to compare
Merge pull request #17 from wmde/fun-cs

Add new Coding Style