Skip to content

v6.0.0

Compare
Choose a tag to compare
@EdieLemoine EdieLemoine released this 21 Dec 09:24
· 178 commits to main since this release

⚠ BREAKING CHANGES

  • setUserAgent now takes two arguments, (string $platform, string $version) instead of one string we expected to look like <platform>/<version>.

Features

  • add consignmentClass property/const to carrier classes (bb9d5b3)
  • add monday/saturday to consignment extra options (#341) (3a99a99)
  • add more ways to get allowed options for a consignment (#331) (3390340)
  • add redjepakketje (43cfb5b)
  • add support for orders endpoints (8ef6677)
  • add the possibility to export region (a29925c)
  • add webhook webservices (c3ae428)
  • set external identifier in consignments to allow easier retrieval of rjp barcodes (9c3ed70)
  • restructure AbstractCarrier (022e95d)

Bug Fixes

  • cut off longer descriptions on customs form (#345) (107b7aa)
  • make arrayWithoutNull function work correctly (#330) (f0b82f4)
  • re-add deprecated header consts (#339) (7cf2664)