Skip to content

Releases: yidas/codeigniter-rest

1.7.1

03 Jun 06:11

Choose a tag to compare

Full Changelog: 1.7.0...1.7.1

1.7.0

27 Feb 06:32

Choose a tag to compare

  • Content type support (2ac3bf)
  • Fix request/getAuthCredentialsWithBearer() (85b424)

1.6.1

12 Oct 06:43

Choose a tag to compare

  • CRLF to LF (e6eb16)
  • Add withAddedHeader() for Response (b3cea1)

1.5.0

23 Aug 05:40

Choose a tag to compare

  • Support full REST relationship (213bf1)

1.4.0

15 Aug 03:24

Choose a tag to compare

  • Add resource/api URI pattern (36c315)

1.3.1

31 Mar 07:15

Choose a tag to compare

  • Support 1.2.0 below version json body format (75656b)

1.3.0

31 Mar 07:13

Choose a tag to compare

  • New response standard with pack feature (120b91)

1.2.0

14 Mar 10:41

Choose a tag to compare

  • Remove and define json() method (#d53f50)

  • [Http][Response] Optimize getStatusCode() with optional text (#1d5be3)

  • [Http][Response] Optimize formatter (#7139c4)

1.1.5

08 Mar 09:51

Choose a tag to compare

Add json() for Response and integrate to Controller (#bdf2c8)

Release version 1.1.1

13 Feb 08:38

Choose a tag to compare

 - Fix route store bug