Skip to content

2.0.0 (2021-03-19)

Compare
Choose a tag to compare
@jmaupetit jmaupetit released this 19 Mar 09:54
· 11 commits to master since this release

Added

  • The log command output can now be filtered to exclude projects and tags via --ignore-project and --ignore-tag (#395)
  • Python 3.8 support (#402)
  • Python 3.9 support (#402)
  • Support for the TZ environment variable to specify the local time zone (#391)

Changed

  • Upgrade to major arrow release 1.0.0 (#407)

Fixed

  • Zsh completion (#379)

Removed

  • Python 2.7 support (#305).
  • Python 3.5 support (#407).