Releases: guzzle/uri-template
Releases · guzzle/uri-template
v1.0.3
v1.0.2
Changed
- Officially support PHP 8.2 and 8.3
Fixed
- Fixed using
0
as an expanded value
v1.0.1
Changed
- Officially support PHP 8.1
v1.0.0
Changed
- Dropped support for PHP 7.1
v0.2.0
v0.1.1
Fixed
- Fixed an error due to strict_types d47d1b0a8e78a3fac1cd0f69d675fc9e06771ac8
First experimental release
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.