Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 815 Bytes

ChangeLog.md

File metadata and controls

37 lines (23 loc) · 815 Bytes

Changelog for passman

0.3.1

  • set maximum version of transformers package
  • allow user to specifiy a temporary master password to retrieve a password

0.3.0.2

  • more dependency versions

0.3.0.1

  • updated to latest stackage LTS
  • specified versions for dependencies

0.3.0

  • updated to more recent LTS snapshot
  • use microlens instead of lens

0.2.1

  • refactoring
  • store the database where Windows can find it
  • confirm master password before creating new service

0.2

  • implemented manual saving
  • added a warning when changing master password
  • some code cleanup as suggested by Stephen Paul Weber

0.1.1

  • corrected a bug that was causing the pwGenerate function to hang occasionally.
    • this may cause some passwords to be generated differently