Skip to content

Releases: answear/gls-bundle

3.1.1

17 Dec 13:04
1389242
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.1.1

3.1.0

30 Sep 21:15
bce66ad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...3.1.0

3.0.0

06 Sep 08:04
4a46436
Compare
Choose a tag to compare

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 the features field, which returns values from FeatureEnum.
  • The ParcelShop DTO openings field has been expanded with detailed opening hours and breaks in the operation of the pickup point. Each day is now an Openings DTO.

New Contributors

Full Changelog: 2.2.1...3.0.0

2.2.1

23 Aug 10:49
ba016f9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...2.2.1

2.2.0

24 Jun 08:44
fe8491f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.2.0

2.1.0

12 Jun 13:24
d3bbac8
Compare
Choose a tag to compare

What's Changed

  • NOISSUE - handle nullable iscodhandler field by @olekans in #4

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

16 Aug 13:03
403a3d2
Compare
Choose a tag to compare

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

04 Mar 13:21
05b2a5b
Compare
Choose a tag to compare

What's Changed

  • new app
  • get parcel shop list

Full Changelog: https://github.com/answear/gls-bundle/commits/1.0.0