Skip to content

Releases: sschmid/pw-terminal-password-manager

pw-4.5.0

03 Jun 13:22
06f5356
Compare
Choose a tag to compare

Added

  • Add pw gen

Fixed

  • Fix generated passwords end with )

pw-4.4.0

01 Mar 14:36
0d1cefc
Compare
Choose a tag to compare

Added

  • Add PW_GEN_LENGTH (default: 35)

pw-4.3.0

18 Jan 10:22
5797a7f
Compare
Choose a tag to compare

Added

  • Add support for spaces in entry names, accounts and keychains

pw-4.2.0

11 Jan 00:11
b0da2a1
Compare
Choose a tag to compare

Added

  • Add custom fzf prompt

pw-4.1.0

03 Jan 11:10
f5baec1
Compare
Choose a tag to compare

Added

  • Add fzf to pw edit
  • Add support for account only entries

Fixed

  • Copy password without trailing newline
  • Fix copying non-existent entry did not fail

pw-4.0.0

21 Dec 17:57
2299a50
Compare
Choose a tag to compare

Added

  • Add pw edit
  • Add tests
  • Add GitHub action to run tests

Changed

  • Copy password by default instead of printing

pw-3.0.0

11 Nov 17:53
2177156
Compare
Choose a tag to compare

Added

  • Print keychain in pw rm

Changed

  • Change default keychain to login.keychain

pw-2.3.0

31 Oct 21:41
771d20b
Compare
Choose a tag to compare

Added

  • Support -a for pw::get

pw-2.2.0

31 Oct 16:28
3b434d2
Compare
Choose a tag to compare

Added

  • Generate password when empty
  • Less verbose rm output

pw-2.1.0

30 Oct 21:56
3bbbfa8
Compare
Choose a tag to compare

Fixed

  • Fix potentially removing wrong entry when no account is specified