Skip to content

Releases: bakaphp/http

Version 0.5.7

Choose a tag to compare

@kaioken kaioken released this 15 Jun 00:46
d893536
  • Hotfix sort sql injection

Version 0.1.10

Choose a tag to compare

@kaioken kaioken released this 15 Jun 01:13
3823445
  • Improve sort with relationship

Version 0.1.9

Choose a tag to compare

@kaioken kaioken released this 26 Apr 14:48
5ea7d96
  • Hotfix Sort SQL Injection

Version 0.5.6

Version 0.5.6 Pre-release
Pre-release

Choose a tag to compare

@kaioken kaioken released this 28 Apr 14:25
abf52b2
  • The relationship search now works with tables with a composed primary key

Version 0.5.5

Choose a tag to compare

@kaioken kaioken released this 20 Mar 16:24
de36a46
  • Sort by relation fields

Version 0.5.4

Choose a tag to compare

@kaioken kaioken released this 11 Feb 21:06
cef98d8
  • Add custom limit and custom sort

Version 0.1.8

Choose a tag to compare

@kaioken kaioken released this 25 Oct 21:13
1140f89
  • 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

Choose a tag to compare

@kaioken kaioken released this 20 Aug 16:48
5fc7e9a
  • Add support for null search

Version 0.5.3

Choose a tag to compare

@kaioken kaioken released this 17 Aug 22:04
b8a33cf
  • Move to use Phalcon Request Interface instead of Request Class, allowing kanvas to use Swoole has it http server

Version 0.5.2

Choose a tag to compare

@kaioken kaioken released this 20 Jun 00:57
c3f5e8a
  • Allow the user to overwrite the relationship response