Skip to content

v0.11.1

Compare
Choose a tag to compare
@priyadi priyadi released this 18 Jun 09:06
· 118 commits to main since this release
0a0bc10

What's Changed

  • test: add UnsupportedCollectionTest by @priyadi in #77
  • fix: improve error message if a property does not exist or the value is null by @priyadi in #78
  • feat: friendly error message if the underlying collection's item is not an array or object by @priyadi in #79
  • feat(SelectableAdapter): refuse to continue if the supplied criteria has a first result or max results parameter set by @priyadi in #80
  • feat(QueryBuilderAdapter): refuse to continue if the supplied criteria has a first result or max results parameter set by @priyadi in #81
  • legal: add LICENSE to each of the subpackages by @priyadi in #82
  • build(dependabot): add github-actions and docker by @priyadi in #83
  • build(deps): bump docker/build-push-action from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to 4367da978b557b70738a51fed31c93e6a240dfb3 by @dependabot in #84
  • build(deps): bump docker/login-action from 65b78e6e13532edd9afa3aa52ac7964289d1a9c1 to 0d4c9c5ea7693da7b068278f7b52bda2a190a446 by @dependabot in #85
  • build(deps): bump ramsey/composer-install from 2 to 3 by @dependabot in #86
  • build(deps): bump actions/cache from 3 to 4 by @dependabot in #88
  • build(deps): bump actions/checkout from 2 to 4 by @dependabot in #87
  • release: v0.11.1 by @priyadi in #89

Full Changelog: v0.11.0...v0.11.1