------------------- - Add support for asyncclick (contributed by [kquinsland](https://github.com/kquinsland))
0.5.1
------------------- - Migrated from setuptools to hatch - Drop support for Python 3.7 - Support Python 3.13
0.5.0
------------------- - 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
0.4.0.post1
------------------------- - Update docs to mention shell completion
0.4.0
------------------- - Support & test against Click 8 - Support shell completion in Click 8
0.3.0
------------------- - Support & test against Click 6 - Support custom log levels