Added
- Github actions config files to test and release
Changed
- Change mypy config to check kusanagi folder by default
- Change project to run code linting as a separate command
- Change project to run coverage as a separate command
Fixed
- Fix python versions in pyproject.toml
- Replaced deprecated `Task.all_tasks()`
- Fix AsyncHttpRequest & AsyncResponse private property access