Releases: wollanup/php-api-rest
Releases · wollanup/php-api-rest
5.2.4: Merge pull request #86 from cyrila-eukles/fix-alias-use-query-followup
21 Mar 13:32
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
feat(actionStrategy): Auto cast to bool
5.2.2
29 Sep 13:59
Compare
Sorry, something went wrong.
No results found
fix(routes): Mess with default values of string properties
5.2.1
29 Sep 13:52
Compare
Sorry, something went wrong.
No results found
last commit was a breaking change
5.2.0
29 Sep 13:36
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
perf(Route): use string role instead of objects
5.1.4: Merge pull request #79 from Lokyrre/master
27 Jan 11:09
Compare
Sorry, something went wrong.
No results found
Add "logic" operator tu use "OR" queries
Fix dot in query string were replaced
29 Dec 14:32
Compare
Sorry, something went wrong.
No results found
5.1.3
fix(Filters): dot was replaced by underscore by Slim
Fix sorters
30 Sep 18:37
Compare
Sorry, something went wrong.
No results found
Merge pull request #78 from SilverSnake83/master
fix(filterModifier): fix orderBy on relations