Skip to content

Releases: rize/UriTemplate

0.4.0

27 Nov 12:14
56f374a
Compare
Choose a tag to compare

What's Changed

  • feat: modernize library by @shyim in #33
  • doc: update README.md and prepare for 0.4.0 release by @rezigned in #34

Full Changelog: 0.3.8...0.4.0

0.3.8

30 Aug 07:10
34a5b96
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.7...0.3.8

0.3.7

29 Aug 15:49
0c78eaa
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @shyim made their first contribution in #30

Full Changelog: 0.3.6...0.3.7

0.3.6

10 Mar 08:10
34efe65
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.5...0.3.6

0.3.5

12 Oct 17:26
5ed4ba8
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @kbond made their first contribution in #24

Full Changelog: 0.3.4...0.3.5

Improve PHP 8.1 compatibility

09 Oct 06:32
2a87486
Compare
Choose a tag to compare
  • Fix preg_split, http_build_query and strlen deprecation warnings.

Update PHPDoc tags

22 Feb 15:05
6e0b97e
Compare
Choose a tag to compare
0.3.3

fix: ignore test directory when exporting (#17)

Allow trailing zero in extract while using strict mode

14 Jun 04:13
Compare
Choose a tag to compare
Merge pull request #10 from copynpaste/allow-trailing-zero

allow trailing zero in extract while using strict mode

Improve `extract` method to parse two or more adjacent variables separated by dot

21 Feb 15:26
Compare
Choose a tag to compare