Skip to content

Releases: reindert-vetter/api-version-control

2.2.4

11 Aug 08:54
2b54bee
Compare
Choose a tag to compare

Fix

  • Resolve resource for collection by @sash in #17

Fix for error Unresolvable dependency resolving [Parameter #0 [ <required> $resource ]]

New Contributors

  • @sash made their first contribution in #17

Full Changelog: 2.2.3...2.2.4

2.2.3

13 Jan 08:47
c57c8ff
Compare
Choose a tag to compare

Fix

  • Route name can be null

2.2.1

12 Jan 12:59
Compare
Choose a tag to compare

What's Changed

  • To match versions on all endpoints, you can use now the all key in api_version_control.php`.

Full Changelog: 2.1.7...2.2.0

2.1.7

22 Dec 00:01
b2aa8fa
Compare
Choose a tag to compare

What's Changed

  • Fix caching \ReindertVetter\ApiVersionControl\Middleware\Version\Bind in #12

Full Changelog: 2.1.6...2.1.7

2.1.6

21 Dec 22:49
a777b41
Compare
Choose a tag to compare

What's Changed

  • Fix "Attempt to assign property "permit" on string" by @VFAndrew. Issue #10 and fixed in #11
  • Fix "The VersionStatement $permit would be set to true always" by @VFAndrew. Issue #10 and fixed in #11

Full Changelog: 2.1.5...2.1.6

Use ratch route names in the default config file

28 Sep 13:57
0465758
Compare
Choose a tag to compare

Match route name

13 Sep 12:30
Compare
Choose a tag to compare

Match with route names instead of using regex

Fix PHP requirement incompatible with PHP 8

06 Jul 10:36
4721ff7
Compare
Choose a tag to compare

Forget parameter version to disable api model binding

04 Jul 20:36
017a2e1
Compare
Choose a tag to compare
1.1.3

forget parameter version to disable api model binding

Allow Laravel version 6 and higher

06 Jan 15:01
Compare
Choose a tag to compare
1.1.2

Allow Laravel version 6