Skip to content

Releases: hedii/colissimo-api

6.0.0

11 Dec 09:44
Compare
Choose a tag to compare
  • Php 8 only

5.0.0

14 Dec 17:43
Compare
Choose a tag to compare
  • Add PHP 8.0 support
  • Drop PHP < 7.3 support
  • Github Actions tests

4.0.0

08 Apr 16:10
Compare
Choose a tag to compare
  • Use api.laposte.fr
  • Return raw data from api.laposte.fr (see example in readme)

3.0.0

08 Jun 06:31
Compare
Choose a tag to compare
  • Fix colis parsing (new laposte endpoint)
  • Simplify package api (keep only get method)
  • Method get only returns an array of chronological status
  • Throw exception instead of error in result array
  • Simplify tests
  • Require php >= 7.1, ext-xml and ext-curl
  • Remove composer.lock from the repo

2.0.1

14 Feb 16:29
Compare
Choose a tag to compare
Add licence to composer.json

2.0.0

14 Feb 16:24
Compare
Choose a tag to compare
Create README.md

1.0.6

06 Jul 09:16
Compare
Choose a tag to compare
accept only alphanumeric characters as id

1.0.5

06 Jul 08:56
Compare
Choose a tag to compare
fix utf8 encoding

1.0.4

06 Jul 08:09
Compare
Choose a tag to compare
change $url to $filePath

1.0.3

05 Jul 10:08
Compare
Choose a tag to compare
fix UTF-8 encoding problems