Skip to content
This repository has been archived by the owner on Nov 9, 2019. It is now read-only.

Releases: bndw/pick

v0.8.0

02 Nov 19:36
Compare
Choose a tag to compare
  • Moves backup, export, and sync commands into a safe subcommand
  • Adds the ability to change a safe's master password with pick safe pass

This version is a candidate for v1.0.0.

Thanks for your contributions, @leonklingele.

v0.7.0

25 Apr 21:42
Compare
Choose a tag to compare
  • Adds --safe flag for manually specifying a safe file
  • Ensure only a single instance of Pick may be run concurrently
  • Pin dependency versions

Thanks for your contributions, @leonklingele.

v0.6.0

10 Sep 15:13
Compare
Choose a tag to compare
  • Automatically clear passwords from clipboard after a configurable time
  • Improved notes
  • Improved code quality

Thanks for your contributions, @leonklingele.

v0.5.0

18 Aug 16:15
Compare
Choose a tag to compare
  • Init - Adds an init command for first time setup
  • AWS S3 support - Built in support for storing your safe in AWS S3.
  • Improved test coverage

v0.4.0

26 Feb 18:49
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

This release includes a ton of new features, general bug fixes, and improved test coverage.

New Features

Huge thanks to @leonklingele!

v0.3.0

08 Oct 18:04
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

This release adds configurable encryption, backups, general bug fixes and improved test coverage.

v0.2.1-alpha

04 Sep 21:07
Compare
Choose a tag to compare
v0.2.1-alpha Pre-release
Pre-release

This alpha release resolves linux/amd64 cross-compilation issues.

v0.2.0-alpha

04 Sep 20:10
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

This is an alpha release of the Go implementation.

Known issues:

  • No cross compilation support (darwin amd64 only)

v0.1.0-alpha

03 Sep 23:47
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

This is this initial Python implementation