Skip to content

Releases: api-platform/core

Version 1.1.1

01 Sep 10:05
v1.1.1
Compare
Choose a tag to compare
  • Fix a case typo in a namespace alias in the Hydra documentation

v2.0.0-beta.3

06 Jan 09:14
v2.0.0-beta.3
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release
Version 2.0.0 beta 3

v2.0.0-beta.2

06 Jan 09:14
v2.0.0-beta.2
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release
Version 2.0.0 beta 2

v2.0.0-beta.1

06 Jan 09:14
v2.0.0-beta.1
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release
Version 2.0.0 beta 1

v2.0.0-alpha.2

06 Jan 09:14
v2.0.0-alpha.2
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release
Version 2.0.0 alpha 2

v2.0.0-alpha.1

06 Jan 09:13
v2.0.0-alpha.1
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release
Version 2.0.0 alpha 1

v1.1.0

06 Jan 09:13
v1.1.0
Compare
Choose a tag to compare
Version 1.1.0

v1.1.0-beta.2

06 Jan 09:13
v1.1.0-beta.2
Compare
Choose a tag to compare
v1.1.0-beta.2 Pre-release
Pre-release
  • Allow to configure the default controller to use
  • Ability to add route requirements
  • Add a range filter
  • Search filter: add a case sensitivity setting
  • Search filter: fix the behavior of the search filter when 0 is provided as value
  • Search filter: allow to use identifiers different than id
  • Exclude tests from classmap
  • Fix some deprecations and tests

v1.1.0-beta.1

06 Jan 09:13
v1.1.0-beta.1
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release
  • Support Symfony 3.0
  • Support nested properties in Doctrine filters
  • Add new start and word_start strategies to the Doctrine Search filter
  • Add support for abstract resources
  • Add a new option to totally disable Doctrine
  • Remove the ID attribute from the Hydra documentation when it is read only
  • Add method to avoid naming collision of DQL join alias and bound parameter name
  • Make exception available in the Symfony Debug Toolbar
  • Improve the Doctrine Paginator performance in some cases
  • Enhance HTTPS support and fix some bugs in the router
  • Fix some edge cases in the date and time normalizer
  • Propagate denormalization groups through relations
  • Run tests against all supported Symfony versions
  • Add a contribution documentation
  • Refactor tests
  • Check CS with StyleCI

v1.0.1

06 Jan 09:12
v1.0.1
Compare
Choose a tag to compare
  • Avoid an error if the attribute isn't an array