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.
- Support for python 3.10 to 3.12.
- Support for Python 3.6 and 3.7.
- Moving from Travis-CI to GitHub Actions.
- #82: Convert latex to unicode when listing entries.
- Python 3.10 support.
- Auto-completion of keys.
- #53: Fail gracefully if trying to copy over existing file (e.g. with
add --file
).
- #64: Use click's path completion instead of our own.
- #76: Started a changelog.
- #78: Fixed highlighting bits of ANSI sequences