Skip to content

Releases: Antidot-be/bpost-api-library

3.4.11

29 Mar 13:30
eff1fe6
Compare
Choose a tag to compare
chore(composer): update version to 3.4.11

3.4.10

31 Aug 15:00
1f86e4f
Compare
Choose a tag to compare
chore(composer): update version to 3.4.10

3.4.9

14 Jun 19:46
ae1f704
Compare
Choose a tag to compare
chore(composer): update version to 3.4.9

3.4.8

27 Sep 16:33
Compare
Choose a tag to compare
chore(composer): update version to 3.4.8

3.4.7

02 Aug 11:08
Compare
Choose a tag to compare
chore(composer): update version to 3.4.7

3.4.4

25 Apr 18:41
Compare
Choose a tag to compare
fix: subclasses of National must have the same signature than Nationa…

3.4.3

14 Nov 09:40
7d1be7d
Compare
Choose a tag to compare
Update composer.json

3.4.0

31 Aug 10:10
Compare
Choose a tag to compare

3.4.0

  • Add retro-compatibility with tijsverkoyen library (namespace changes)
  • Complete the README (examples, broken links, ...)
  • Change API URL (api.bpost.be -> api-parcel.bpost.be)
  • Labels features
    • Possibility to append field "order reference"
    • Possibility to force printing
  • Geo6 features
    • Geo6 is now called via HTTPS
    • Send data to API via POST
    • Add Geo6::getPointType() to calculate point types
  • Products features
    • Add "bpack World Easy Return" to international products
    • Box At247 can contain a product bpack 24/7

3.3.0

31 Aug 10:10
Compare
Choose a tag to compare

3.3.0

  • Use bpost API version 3.3 (yet, bpack part only)
  • Change namespace TijsVerkoyen\Bpost to Bpost\BpostApiClient
  • Add more unit tests to perform code coverage
  • Begin to based the unit tests on XML examples given by bpost
  • Add CONTRIBUTING.md