Releases: yidas/codeigniter-rest
Releases · yidas/codeigniter-rest
1.7.0
- Content type support (2ac3bf)
- Fix request/getAuthCredentialsWithBearer() (85b424)
1.6.1
- CRLF to LF (e6eb16)
- Add withAddedHeader() for Response (b3cea1)
1.5.0
- Support full REST relationship (213bf1)
1.4.0
- Add resource/api URI pattern (36c315)
1.3.1
- Support 1.2.0 below version json body format (75656b)
1.3.0
- New response standard with pack feature (120b91)
1.2.0
-
Remove and define json() method (#d53f50)
-
[Http][Response] Optimize getStatusCode() with optional text (#1d5be3)
-
[Http][Response] Optimize formatter (#7139c4)
1.1.5
Add json() for Response and integrate to Controller (#bdf2c8)