What’s Changed
- composer (#22) @DarkSide666
- error in basic demo (#21) @karakal
- drop versions below PHP 7.2 (#19) @abbadon1334
- Do not rely on Exception having getParams() method in caughtException (#16) @PhilippGrashoff
- more correct path calculation (#13) @DarkSide666
- Also need to get rid of script name path in case we use htaccess file (#12) @DarkSide666
- Add ability to set only few REST methods. (#6) @DarkSide666
- disable superglobal check (#10) @DarkSide666
- implement field limiting and make class better extendable (#5) @DarkSide666
- respect model->only_fields (#4) @DarkSide666
- Feature/rest support callable (#3) @DarkSide666
- emitter is always defined and it should stop script execution after e… (#2) @DarkSide666
- Initial implementation of Agile API (#1) @romaninsh