Skip to content

Releases: bearsunday/BEAR.Resource

1.11.5

09 Apr 17:15
4bea05e
Compare
Choose a tag to compare
  • Fix OPTIONS notice #157

1.11.4

23 Oct 01:16
12ef4e7
Compare
Choose a tag to compare

@kght6123 Thanks for the reporting issue!

1.11.3

15 Oct 04:09
0585192
Compare
Choose a tag to compare

1.11.2

30 Sep 17:11
99dc42d
Compare
Choose a tag to compare
  • Fix missing method (not to change) #152

1.11.1

06 Sep 09:15
d21711e
Compare
Choose a tag to compare
  • [ADD] NullObjects #151
  • [FIX] add options method #150

1.11.0

04 Sep 16:58
4983af8
Compare
Choose a tag to compare
  • [ADD] JsonSchemaLinkHeaderModule #149 for JSON schema-ed resource response.
Link: <http://example.com/schema/tickets.json>; rel="describedby"

See more about Link: rel="describedby" header at http://json-schema.org/latest/json-schema-core.html#rfc.section.10.1

Thanks, @jingu, and @ryoryo !

1.10.1

24 Aug 02:05
f12e552
Compare
Choose a tag to compare
  • Empty array query in default #146
  • Update README

1.10.0

23 Aug 22:49
d99964b
Compare
Choose a tag to compare
  • Add new eager request syntax #144
  • Refactor #145

New eager request syntax

$this->resource->post('page://self/index', ['name' => 'bear'])

1.9.8

31 Jul 03:59
994b856
Compare
Choose a tag to compare
  • [Fix] Link list bug #143

Thanks @madapaja !

1.9.7

19 Jul 15:17
c2d214c
Compare
Choose a tag to compare
  • [UPDATE] E_USER_WARNING when exception caught while resource object is rendering and improve error message (Exception class name included) #142