Skip to content

Releases: bakaphp/http

Version 0.5.7

15 Jun 00:46
d893536
Compare
Choose a tag to compare
  • Hotfix sort sql injection

Version 0.1.10

15 Jun 01:13
3823445
Compare
Choose a tag to compare
  • Improve sort with relationship

Version 0.1.9

26 Apr 14:48
5ea7d96
Compare
Choose a tag to compare
  • Hotfix Sort SQL Injection

Version 0.5.6

28 Apr 14:25
abf52b2
Compare
Choose a tag to compare
Version 0.5.6 Pre-release
Pre-release
  • The relationship search now works with tables with a composed primary key

Version 0.5.5

20 Mar 16:24
de36a46
Compare
Choose a tag to compare
  • Sort by relation fields

Version 0.5.4

11 Feb 21:06
cef98d8
Compare
Choose a tag to compare
  • Add custom limit and custom sort

Version 0.1.8

25 Oct 21:13
1140f89
Compare
Choose a tag to compare
  • Allow calls and filter fields by different(!=) than x.
    0.5 version allow us that but 0.1 version dont.

example query /resource?q=(field~value1,field2:value2)&sort=field|ASC

Version 0.1.7

20 Aug 16:48
5fc7e9a
Compare
Choose a tag to compare
  • Add support for null search

Version 0.5.3

17 Aug 22:04
b8a33cf
Compare
Choose a tag to compare
  • Move to use Phalcon Request Interface instead of Request Class, allowing kanvas to use Swoole has it http server

Version 0.5.2

20 Jun 00:57
c3f5e8a
Compare
Choose a tag to compare
  • Allow the user to overwrite the relationship response