Version 1.5.0
RELEASE VERSION: 1.5.0
CHANGES:
- Move environment variables for database connection settings.
- Set CorsSlim() in App.php & Remove Middleware.php
- Expect $request->getParsedBody() as array.
- Added specified parameter type hint.
- Added specified return type hint.
- Changes when app define containers.
- Fixed create/restart database script.
- Updated BaseTestCase.
- Refactor: Create user.
- Refactor: Update task.
- Other minor changes.