Skip to content

Releases: firstred/postnl-api-php

Version 1.4.9

Choose a tag to compare

@firstred firstred released this 07 Jul 20:00
ddb6c67

What's Changed

  • Support psr/log version 3 by replacing the DummyLogger with the included NullLogger
    ⚠️ This change removes the LoggerAwareInterface implementations from HttpClient classes, so if your DI depends on it you now have to manually refer to the setLogger method.

Full Changelog: v1.4.8...v1.4.9

Version 2.0.15

Choose a tag to compare

@firstred firstred released this 10 Dec 05:58
a06d30f

What's Changed

  • Bug fixes here and there

Full Changelog: v2.0.14...v2.0.15

Version 2.0.14

Choose a tag to compare

@firstred firstred released this 12 Sep 23:44
87da337

What's Changed

  • fix: add Monaco to 3S (EU) list by @annuh in #103

Full Changelog: v2.0.13...v2.0.14

Version 1.4.8

Choose a tag to compare

@firstred firstred released this 12 Sep 23:43
b6e92ec

What's Changed

  • fix: add Monaco to 3S (EU) list by @annuh in #103

Full Changelog: v1.4.7...v1.4.8

Version 2.0.13

Choose a tag to compare

@firstred firstred released this 27 Feb 18:05
61bf9da

What's Changed

  • deps: allow psr/http-message ^2.0 by @annuh in #102

Full Changelog: v2.0.12...v2.0.13

Version 1.4.7

Choose a tag to compare

@firstred firstred released this 27 Feb 18:25
e09bd2e

What's Changed

  • update github actions and set php 8.4 as default version for testing
  • fix building documentation
  • deps: allow psr/http-message ^2.0 by @annuh in #102

Full Changelog: v1.4.6...v1.4.7

Version 2.0.12

Choose a tag to compare

@firstred firstred released this 29 Nov 02:16
9d8ac68

What's Changed

  • Fix PHPUnit config, deprecations and warning
  • Fix PHP 8.4 deprecations (explicitly use nullable types)
  • Fix GetDeliveryDate::getCacheKey() foreach warning

Full Changelog: v2.0.11...v2.0.12

Version 2.0.11

Choose a tag to compare

@firstred firstred released this 18 Sep 10:58
5aeb346

What's Changed

  • Fix: DeliveryDate missing from request by @gsdkkr in #100

New Contributors

Full Changelog: v2.0.10...v2.0.11

Version 1.4.6

Choose a tag to compare

@firstred firstred released this 18 Sep 10:58
8e21315

What's Changed

  • Fix: DeliveryDate missing from request by @gsdkkr in #100

New Contributors

Full Changelog: v1.4.5...v1.4.6

Version 2.0.10

Choose a tag to compare

@firstred firstred released this 01 Aug 13:17
dce757d

What's Changed

  • Added CodingText option to Shipment Entity by @Jurjen12 in #98

New Contributors

  • @Jurjen12 made their first contribution in #98

Full Changelog: v2.0.9...v2.0.10