Releases: chriskacerguis/codeigniter-restserver
Releases · chriskacerguis/codeigniter-restserver
3.1.7
What's Changed
- Apply fixes from StyleCI by @chriskacerguis in #1157
- Allow extending formats by @ipeevski in #1158
Full Changelog: 3.1.6...3.1.7
3.1.6
3.1.5
What's Changed
- Update RestController.php by @alex-monte in #1147
- add SQL CREATE TABLE queries for PostgreSQL by @tenzap in #1148
- Apply fixes from StyleCI by @chriskacerguis in #1150
- Styling clean up
- Fixed license of Format.php
New Contributors
- @alex-monte made their first contribution in #1147
- @tenzap made their first contribution in #1148
Full Changelog: 3.1.4...3.1.5
3.1.4
What's Changed
- Don't attempt to lowercase a NULL by @jamieburchell in #1137
Full Changelog: 3.1.3...3.1.4
3.1.3
What's Changed
- Fix RecursiveIteratorIterator not found by @jamieburchell in #1136
New Contributors
- @jamieburchell made their first contribution in #1136
Full Changelog: 3.1.2...3.1.3
v3.1.2
What's Changed
- Apply fixes from StyleCI by @chriskacerguis in #1035
- Update README.md and make the example work by @salmasian in #1046
- Repair undefined variable. by @wandu-ar in #1048
- Replace old http_status array by http status constants by @wandu-ar in #1049
- Prevent php 7 warning of undefined constants by @wandu-ar in #1055
- Bug fix: Load config before call it by @wandu-ar in #1057
- Fix digest authentication by @leanec in #1081
- ^ Fix Bugs : Failed load application/config/rest.php by @ericariyanto in #1075
- maybe "auth" is a folder than prefix-file by @zawaruddin in #1072
- For fixing use of undefined constant issue by @krishna0102 in #1056
- Update RestController.php by @hudamida in #1085
- Restoring deleted fixes by @leanec in #1083
- Apply fixes from StyleCI by @chriskacerguis in #1101
- Attempt to fix issue 1069 - XSS filtering by @Bliksempie in #1105
New Contributors
- @salmasian made their first contribution in #1046
- @wandu-ar made their first contribution in #1048
- @leanec made their first contribution in #1081
- @ericariyanto made their first contribution in #1075
- @zawaruddin made their first contribution in #1072
- @krishna0102 made their first contribution in #1056
- @hudamida made their first contribution in #1085
- @Bliksempie made their first contribution in #1105
Full Changelog: 3.1.1...3.1.2
Bug fixes
Latest round of bug fixes.
Packagist Only
Updated to use composer and Packagist.
Latest Release
This is the latest release of the 3.0 series.
3.0.3
Various big fixes