Skip to content

Releases: wollanup/php-api-rest

5.2.4: Merge pull request #86 from cyrila-eukles/fix-alias-use-query-followup

21 Mar 13:32
a8edfe6

Choose a tag to compare

fix(QueryModifier): if alias is given in parameter don't increment al…

5.2.3: Merge pull request #84 from wollanup/bool-cast

21 Feb 13:12
c7b44df

Choose a tag to compare

feat(actionStrategy): Auto cast to bool

5.2.2

29 Sep 13:59

Choose a tag to compare

fix(routes): Mess with default values of string properties

5.2.1

29 Sep 13:52

Choose a tag to compare

last commit was a breaking change

5.2.0

29 Sep 13:36
a2dd614

Choose a tag to compare

  • feat(routes): Add apiVersion in route segment (api/v2/...)
  • fix(filters) LEFT JOIN instead INNER in some cases

5.1.6: Merge pull request #81 from jpgiannetti-eukles/master

07 Jul 13:38
079a039

Choose a tag to compare

fix(QueryModifier): strange alias string are not interpreted as litteral string

5.1.5: Merge pull request #80 from wollanup/change-roles-route

29 Apr 14:32
c2214f9

Choose a tag to compare

perf(Route): use string role instead of objects

5.1.4: Merge pull request #79 from Lokyrre/master

27 Jan 11:09
b0b09ca

Choose a tag to compare

Add "logic" operator tu use "OR" queries

Fix dot in query string were replaced

29 Dec 14:32

Choose a tag to compare

5.1.3

fix(Filters): dot was replaced by underscore by Slim

Fix sorters

30 Sep 18:37
5c268c7

Choose a tag to compare

Merge pull request #78 from SilverSnake83/master

fix(filterModifier): fix orderBy on relations