Skip to content

v0.2.1

Compare
Choose a tag to compare
@nakabonne nakabonne released this 13 Dec 12:16
· 16 commits to main since this release
87286c2

pbgopy v0.2.1 is here.

  • Support --from-clipboard option to put the data at the clipboard on your OS.
  • Enable to set password via the PBGOPY_PASSWORD_FILE environment variable.
  • Expose /lastupdated endpoint to tell when to update the current content. This is for the extension tool for pbgopy

Changelog

87286c2 Add description to tell how to use --from-clipboard option
2bb3509 Merge pull request #21 from thealamu/iss#17
5db914a Remove unneeded log
5652c16 Merge pull request #12 from name-schema/automating-password-entry-issue-5
4c95f4a Default read source to stdin
76dd4ea Allow setting --max-size on clipboard source
8c7b720 Merge pull request #20 from IvarWithoutBones/nix-readme
317dd4b Add Nix installation instructions
24f7564 Merge branch 'main' into automating-password-entry-issue-5
32ef963 Issue #5 - Addressed CR comments
18cba7a Use strong pseudo-random number generator for salt
e67fd38 Remove unneeded private function
ffc124a Handle the case of cache not found
5281a59 Read data from clipboard if option is specified
7f8595e Register a from-clipboard flag
fc73b4c Remove unneeded multi getter
46e20b8 Be more clear cache key name
a792f24 Merge pull request #16 from thealamu/feat/lastupdated
3363c6f Update installation instructions
7553882 Test lastupdated path
7ce9148 Update timestamp in cache on put
3c587cd Implement handler for getting lastupdated timestamp
4932bed Register the lastupdated path
8e0c51a Issue #5 - Automating Password Entry

Docker images

  • docker pull nakabonne/pbgopy:latest
  • docker pull nakabonne/pbgopy:v0.2.1
  • docker pull nakabonne/pbgopy:v0.2