Releases: jwodder/click-loglevel
Releases · jwodder/click-loglevel
v0.6.1 — Update for click v8.2.0
v0.6.0 — Support asyncclick
- Add support for asyncclick (contributed by @kquinsland)
v0.5.1 — Packaging updates
- Migrated from setuptools to hatch
- Drop support for Python 3.7
- Support Python 3.13
v0.5.0 — Type annotations
- Support Python 3.10, 3.11, and 3.12
- Drop support for Python 3.6
- Require Click >= 8.0
- Add type annotations
- Remove
LogLevelType
alias
v0.4.0.post1 — Shell completion (now documented!)
- Update docs to mention shell completion
v0.4.0 — Shell completion
- Support & test against Click 8
- Support shell completion in Click 8
v0.3.0 — Custom log levels
- Support & test against Click 6
- Support custom log levels
v0.2.0 — Rename class to `LogLevel`
- Renamed the class from
LogLevelType
toLogLevel
. The old name is still available (for now) as an alias.
v0.1.0 — Initial release
Version 0.1.0