Releases: himkt/konoha
Releases · himkt/konoha
v5.5.6
v5.5.6a1
Full Changelog: v5.5.6a0...v5.5.6a1
v5.5.6a0
v5.5.5
Release v5.5.4
Release v5.5.3
What's Changed
- feat: add workflow to build/push docker image by @himkt in #186
- feat: update docs by @himkt in #187
- ci: use ruff and group dependency expression (poetry) by @himkt in #188
- chore: cleanup by @himkt in #189
- chore: update Dockerfile by @himkt in #190
- deps: use new kytea by @himkt in #191
- ci: run ci with py311 by @himkt in #192
- feat: src-layout by @himkt in #193
- feat: add py.typed by @himkt in #194
- ci: check with mypy by @himkt in #195
- ci: use newer action by @himkt in #196
- feat: add --endpoint option to example by @himkt in #197
- feat: use FastAPI logger instead of rich by @himkt in #198
- chore: bump konoha (5.5.3) by @himkt in #199
Full Changelog: v5.5.2...v5.5.3
Release v5.5.2
What's Changed
- deps: remove importlib-metadata since konoha now for py38 or newer by @himkt in #184
- chore: bump konoha (5.5.2) by @himkt in #185
Full Changelog: v5.5.1...v5.5.2
Release v5.5.1
Release v5.5.0
What's Changed
- deps: update old dependencies and drop py37 by @himkt in #179
- chore: bump konoha (5.5.0) by @himkt in #180
Full Changelog: v5.4.0...v5.5.0
Release v5.4.0
Konoha v5.4.0 is out.
For users, this release contains several minor dependency updates.
What's Changed
- Run poetry update by @himkt in #167
- Rename master to main by @himkt in #168
- Upgrade sphinx version and change theme (from
sphinx_rtd
topydata
) by @himkt in #169 - Cleanup Docker stuff by @himkt in #170
- Relax importlib-metadata constraint by @himkt in #173
- Update certifi by @himkt in #174
Full Changelog: v5.3.0...v5.4.0