Kanboard Python API Client 1.1.7
Release date:
Changes
- chore: drop support for Python 3.7 and 3.8
- ci: add ruff and flake8 linters GitHub workflow
- docs: add example to use custom authentication header
- fix: raise a
ClientError
exception for empty responses and JSON parsing errors - refactor: improve documentation and formatting