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

Releases: bndw/pick

v0.8.0

Choose a tag to compare

@bndw bndw released this 02 Nov 19:36
  • 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

Choose a tag to compare

@bndw bndw released this 25 Apr 21:42
  • 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

Choose a tag to compare

@bndw bndw released this 10 Sep 15:13
  • Automatically clear passwords from clipboard after a configurable time
  • Improved notes
  • Improved code quality

Thanks for your contributions, @leonklingele.

v0.5.0

Choose a tag to compare

@bndw bndw released this 18 Aug 16:15
  • 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

v0.4.0 Pre-release
Pre-release

Choose a tag to compare

@bndw bndw released this 26 Feb 18:49

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

New Features

Huge thanks to @leonklingele!

v0.3.0

v0.3.0 Pre-release
Pre-release

Choose a tag to compare

@bndw bndw released this 08 Oct 18:04

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

v0.2.1-alpha

v0.2.1-alpha Pre-release
Pre-release

Choose a tag to compare

@bndw bndw released this 04 Sep 21:07

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

v0.2.0-alpha

v0.2.0-alpha Pre-release
Pre-release

Choose a tag to compare

@bndw bndw released this 04 Sep 20:10

This is an alpha release of the Go implementation.

Known issues:

  • No cross compilation support (darwin amd64 only)

v0.1.0-alpha

v0.1.0-alpha Pre-release
Pre-release

Choose a tag to compare

@bndw bndw released this 03 Sep 23:47

This is this initial Python implementation