All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v1.2.0 - 2024-02-12
- Remove support for Python 2.7 (jfishe)
- Add support for Python 3.11 (jfishe)
pre-commit
hookid: vimwiki-cli
to simplify installingpre-commit.sh
script (#7) (jfishe)
v1.1.0 - 2023-05-08
- Add support for
VimwikiAll2HTML[!]
(jfishe)
- Update documentation
- Add
vimwiki.allhtml
toscripts/pre-commit.sh
v1.0.2 - 2022-09-04
- Fix PyPI documentation
v1.0.1 - 2022-09-04
- Add support for Python 3.10
- Update documentation
- Update Click dependency to
>=7.1
(Anish Lakhwara)
- Remove support for Python 3.6
v1.0.0 - 2021-05-04
Initial release