Skip to content

Latest commit

 

History

History
55 lines (29 loc) · 950 Bytes

CHANGELOG.md

File metadata and controls

55 lines (29 loc) · 950 Bytes

Changelog

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.

[0.1.9] - 2024-06-17

Added

  • Support for python 3.10 to 3.12.

Removed

  • Support for Python 3.6 and 3.7.

[0.1.8] - 2024-06-16

Changed

  • Moving from Travis-CI to GitHub Actions.

[0.1.7] - 2022-03-09

Changed

  • #82: Convert latex to unicode when listing entries.
  • Python 3.10 support.

[0.1.6] - 2021-06-30

Fixed

  • Auto-completion of keys.

[0.1.5] - 2021-05-13

Fixed

  • #53: Fail gracefully if trying to copy over existing file (e.g. with add --file).

Changed

  • #64: Use click's path completion instead of our own.

[0.1.4] - 2021-03-04

Added

  • #76: Started a changelog.

Fixed

  • #78: Fixed highlighting bits of ANSI sequences