Releases: storyblok/php-content-api-client
Releases · storyblok/php-content-api-client
1.15.0
What's Changed
- feat(domain): Add converter functions to value objects by @silasjoisten in #90
- fix: empty collection tries to create relation by @silasjoisten in #91
Full Changelog: 1.14.0...1.15.0
1.14.0
What's Changed
- github-actions(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 in the security-updates group by @dependabot[bot] in #84
- Add new
full_slugproperty by @silasjoisten in #89
Full Changelog: 1.13.0...1.14.0
1.13.0
What's Changed
- feat: Implement
\Stringableinterface onEditableclass by @OskarStark in #88 - Allow webmozart/assert ^2.0 by @OskarStark in #85
Full Changelog: 1.12.1...1.13.0
1.12.1
What's Changed
- Remove
.ideafrom.gitignoreby @OskarStark in #86 - chore: Remove
composer.lockand add to.gitignoreby @OskarStark in #87
Full Changelog: 1.12.0...1.12.1
1.12.0
What's Changed
- github-actions(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #82
- feat(symfony): Allow Symfony 8 by @silasjoisten in #83
Full Changelog: 1.11.0...1.12.0
1.11.0
What's Changed
- Add
by_slugsparameter by @leewallis in #81
New Contributors
- @leewallis made their first contribution in #81
Full Changelog: 1.10.1...1.11.0
1.10.1
What's Changed
- chore: cs fixes by @silasjoisten in #78
- fix: Always add
paginatedparameter for older spaces by @silasjoisten in #79
Full Changelog: 1.10.0...1.10.1
1.10.0
What's Changed
- feat(response): Add support for
rel_uuidsby @silasjoisten in #67 - github-actions(deps): bump codecov/codecov-action from 5.4.3 to 5.5.1 by @dependabot[bot] in #74
- github-actions(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #72
- fix: add exception message for invalid
pathvalue by @KristianH in #68 - chore: Add composer lock for development only by @silasjoisten in #75
- fix: Resolve nested relations by @silasjoisten in #66
- fix: alternate links are optional by @silasjoisten in #76
- feat(stories): Add
published_at_gtand other date related query parameters by @frastel in #65 - fix: syntax error by @silasjoisten in #77
New Contributors
Full Changelog: 1.9.0...1.10.0
1.9.0
What's Changed
- feat(client): Adds wither for cache version storage by @silasjoisten in #70
Full Changelog: 1.8.0...1.9.0
1.8.0
What's Changed
- feat(trait): Validate for
TrimmedNonEmptyStringonregexargument by @KristianH in #60 - feat(cache): Introduce cache version storage by @silasjoisten in #69
Full Changelog: 1.7.0...1.8.0