Releases: answear/gls-bundle
Releases · answear/gls-bundle
3.1.1
What's Changed
- update psr/log version by @konradkozaczenko in #9
New Contributors
- @konradkozaczenko made their first contribution in #9
Full Changelog: 3.1.0...3.1.1
3.1.0
3.0.0
What's Changed
BC-break:
- Drop support for PHP < 8.2
- Drop support for PHPunit < 10
- MabeEnum has been replaced with PHP native Enum.
AC
- The endpoint from which parcel pickup points are retrieved has been changed.
- The
ParcelShop
DTO has been extended with thefeatures
field, which returns values fromFeatureEnum
. - The
ParcelShop
DTOopenings
field has been expanded with detailed opening hours and breaks in the operation of the pickup point. Each day is now anOpenings
DTO.
New Contributors
- @yekovalenkoa made their first contribution in #7
Full Changelog: 2.2.1...3.0.0
2.2.1
2.2.0
2.1.0
2.0.0
BC-break:
- drop support for Symfony < 5.4
New:
- add support for Symfony 6
@lukasz-falda in #3
Full Changelog: 1.0.0...2.0.0
1.0.0
What's Changed
- new app
- get parcel shop list
Full Changelog: https://github.com/answear/gls-bundle/commits/1.0.0