Releases: sequra/integration-core
Releases · sequra/integration-core
v1.0.17
What's Changed
- Fix php stan issues by @MarijaIv in #19
- Update credentials validation logic by @ristokekovic in #20
- Fix type at CountryConfigurationRequest by @m1k3lm in #21
- State Aspects as return type when Aspects are returned by @m1k3lm in #22
- Update WebhookHandler to avoid validating cancelled orders by @mescalantea in #23
- Fix validation of merchant ref by @mescalantea in #24
Full Changelog: v1.0.16...v1.0.17
v1.0.15
What's Changed
- Make cart items implementation extensible in core by @mescalantea in #17
Full Changelog: v1.0.14...v1.0.15
v1.0.14
What's Changed
- Release version 1.0.13 by @MarijaIv in #6
- Add workflow for github actions by @m1k3lm in #9
- F/code style phpcbf by @m1k3lm in #10
- Replace private with protected by @mescalantea in #16
- Set null as default value for ends_in and ends_on by @m1k3lm in #15
New Contributors
- @MarijaIv made their first contribution in #6
- @mescalantea made their first contribution in #16
Full Changelog: v1.0.13...v1.0.14