Skip to content

Releases: guzzle/uri-template

v1.0.5

22 Aug 14:30
4f4bbd4

Choose a tag to compare

Changed

  • Officially support PHP 8.5

v1.0.4

03 Feb 10:57
30e2865

Choose a tag to compare

Changed

  • Officially support PHP 8.4

v1.0.3

03 Dec 19:51
ecea8fe

Choose a tag to compare

Changed

  • Updated link to RFC 6570

v1.0.2

27 Aug 10:20
61bf437

Choose a tag to compare

Changed

  • Officially support PHP 8.2 and 8.3

Fixed

  • Fixed using 0 as an expanded value

v1.0.1

07 Oct 12:57
b945d74

Choose a tag to compare

Changed

  • Officially support PHP 8.1

v1.0.0

14 Aug 22:35
88fcf8a

Choose a tag to compare

Changed

  • Dropped support for PHP 7.1

v0.2.0

21 Jul 13:45
db46525

Choose a tag to compare

Added

  • Support PHP 7.1 and 8.0

Changed

  • Renamed GuzzleHttp\Utility\ to GuzzleHttp\UriTemplate\

Fixed

  • Delegate RFC 3986 query string encoding to PHP
  • Fixed some bugs when parts ofs values are not strings

v0.1.1

30 Jun 09:00

Choose a tag to compare

Fixed

First experimental release

30 Jun 08:08

Choose a tag to compare

This is the first release of where we move the UriTemplate class from guzzlehttp/guzzle in a separate package here.

Tagging as a zero version to allow any breaking changes to next releases.

Please test this out and report any issue.