Releases: mevdschee/php-crud-api
Releases · mevdschee/php-crud-api
v2.0.7: Trying to fix #459
update
v2.0.6: Update api.php
Merge branch 'master' of github.com:mevdschee/php-crud-api
v2.0.5: Fix #459
Merge branch 'master' of github.com:mevdschee/php-crud-api
v2.0.4: Fixes some bugs
Remove fileupload middleware
v2.0.3: Drop file upload support
Remove file upload support
v2.0.2: Support bigint pk
Support bigint auto-incrementing primary keys
v2.0.1: Fix tests
fix tests
v2.0.0: Final release v2
v2.0-BETA8: File upload support
docs
v2.0-BETA7: CSRF/XSRF support
bugfix