Releases: shipmonk-rnd/input-mapper
Releases · shipmonk-rnd/input-mapper
0.8.0
What's Changed
- add #[SourceKey] attribute by @JanTvrdik in #62
- Add support for mapping
oneOf
via #[Discriminator] attribute by @olsavmic in #68 - Bump phpstan to 1.11 by @janedbal in #65
- Bump the dev-dependencies group across 1 directory with 3 updates by @dependabot in #66
- Bump the dev-dependencies group with 3 updates by @dependabot in #67
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- add Optional attribute that allows specifying default value by @JanTvrdik in #60
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- dependabot: use group to avoid clutter by @janedbal in #51
- Bump the dev-dependencies group with 8 updates by @dependabot in #54
- Bump the dev-dependencies group with 4 updates by @dependabot in #55
- Add AssertUniqueItems validator by @olsavmic in #56
- Update README.md - AssertUniqueItems by @olsavmic in #57
New Contributors
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- support mapping generic input classes by @JanTvrdik in #46
- add raw error path by @repli2dev in #47
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Add narrowing validators by @JanTvrdik in #26
- Add AssertListLength and support for non-empty-list type by @JanTvrdik in #29
Full Changelog: 0.3.2...0.4.0