Skip to content

1.1.0

Compare
Choose a tag to compare
@firecat53 firecat53 released this 17 Oct 18:15
· 113 commits to main since this release
4dc8a5f
  • Import PyKeePass lazily
  • Fix typing of values starting with a dash
  • Add read support for expiring passwords
  • Fix tests and move minimum Python version to 3.6
  • Fix rofi/dmenu -lines incompatibility
  • Merge branch 'totp' into develop
  • Databases can have different autotype sequences, configured in config.ini or from CLI on launch
  • Open database via CLI option
  • Reorganize and split up code into related files.
  • Migrate README to .md
  • Tested with python 3.10