Releases: storyblok/php-content-api-client
Releases · storyblok/php-content-api-client
1.2.0
What's Changed
- Fix file header by @OskarStark in #37
- fix: PHPStan baseline by @silasjoisten in #40
- feat(validation): Remove regex validation for
Relation
by @silasjoisten in #39
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- chore: add license-checker for license validation by @edodusi in #30
- chore: update readme with reference to management api client by @lantiguav in #31
- github-actions(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 in the security-updates group by @dependabot in #33
- feat: Introduce
allByUuids()
by @silasjoisten in #35 - feat: Introduce
excludeSlugs
option forStoriesRequest
by @silasjoisten in #36
New Contributors
- @lantiguav made their first contribution in #31
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- Prevent
assets
directory from being exported on git release by @silasjoisten in #22 - github-actions(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot in #20
- github-actions(deps): bump ramsey/composer-install from 3.0.0 to 3.1.0 by @dependabot in #21
- chore: remove warning from README by @edodusi in #23
- Collections are non nullable anymore by @silasjoisten in #24
- Allow
strings
orint
in Collections by @silasjoisten in #25 - Fix test function name by @silasjoisten in #26
- Adds ResolveLinks by @silasjoisten in #27
- Bump PHPUnit to
11.x
by @silasjoisten in #28 - Adds more tests by @silasjoisten in #29
Full Changelog: 0.4.1...1.0.0
0.4.1
What's Changed
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- README update by @OskarStark in #16
- Require
phpstan/phpstan
2 by @OskarStark in #17
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- Add cover image to README by @edodusi in #14
- Add
StoriesRequest::$searchTerm
by @silasjoisten in #15
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- Fix: Fix
translated_slug
causes exception by @silasjoisten in #13 - github-actions(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 by @dependabot in #12
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Enhancement: Adds non stable package disclaimer by @silasjoisten in #5
- Enhancement: Updates
README.md
by @silasjoisten in #6 - Enhancement: Introduce
StoryRequest
object by @silasjoisten in #9 - chore: align gh actions and dependabot with ecosystem standard by @edodusi in #7
- Enhancement: Automatic Relation Resolution by @silasjoisten in #8
New Contributors
Full Changelog: 0.1.0...0.2.0
0.1.0
Initial release