We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68c29b3 commit 3a0e9b4Copy full SHA for 3a0e9b4
CHANGELOG.md
@@ -7,6 +7,17 @@
7
* Remove the event system in favor of builtin Symfony Kernel events
8
* Use string values for `Dunglas\ApiBundle\Doctrine\Orm\Filter\DateFilter` null-management constants
9
10
+## 1.1.0 beta 2
11
+
12
+* Allow to configure the default controller to use
13
+* Ability to add route requirements
14
+* Add a range filter
15
+* Search filter: add a case sensitivity setting
16
+* Search filter: fix the behavior of the search filter when 0 is provided as value
17
+* Search filter: allow to use identifiers different than id
18
+* Exclude tests from classmap
19
+* Fix some deprecations and tests
20
21
## 1.1.0 beta 1
22
23
* Support Symfony 3.0
0 commit comments