- Revised README.md copy - Fix typos in README.md - Revised CONTRIBUTING.md copy - Add additional information to pyproject.toml
0.4.0
- Refactor Klak distribution - Refactor docs structure and content - Renamed `cli.root` to `cli.cli`. Users should now import `from klak.cli import cli` (this is a breaking change) - Added a `-v/--version` flag to print the current version - Removed dependency on path.py
0.3.3
- Forgot to update HISTORY.rst!
0.3.2
- Fix bumpversion config
0.3.1
- Fix version formatting causing PyPi upload to fail