Skip to content

Releases: significa/1password-secrets

v0.2.1

17 Sep 11:27
e49cabb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

15 Jul 10:02
aa5e5d3
Compare
Choose a tag to compare

What's Changed

  • Add --vault and --remote switches by @cro in #19

New Contributors

  • @cro made their first contribution in #19

Full Changelog: v0.1.0...v0.2.0

v0.1.0

16 May 16:36
441383d
Compare
Choose a tag to compare

Require python 3.10. This was already necessary, but not specified in the setup and documentation.

v0.0.8

18 Mar 11:18
2bc0efd
Compare
Choose a tag to compare

What's Changed

  • add local create command, and removed redundant operations by @tofran in #14
  • Fix git remote parsing, allow for non git directories, updated linting, readme and hidden file_name by @tofran in #18

Full Changelog: v0.0.7...v0.0.8

v0.0.7

15 Dec 10:27
02a2537
Compare
Choose a tag to compare

What's Changed

  • Fix/pull local secrets creates file if file not found and restrict incompatible python version by @guilherme1805 in #13

Full Changelog: v0.0.6...v0.0.7

v0.0.6

31 Oct 17:35
64abf40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

14 Sep 17:12
7f7e6a6
Compare
Choose a tag to compare

What's Changed

  • Add debug flag --debug (and logging setup);
  • Handle machines v2 secrets updates (a new release is not created after updating secrets), we now nudge the user that a manual release is required;
  • Added makefile for local development and improved README.md;

by @tofran in #11

Full Changelog: v0.0.4...v0.0.5

v0.0.4

10 Jul 17:41
ebccf86
Compare
Choose a tag to compare

What's Changed

  • Fix 1password secure note matching. We were searching for fly:my-fly-app or repo:my-org/my-repo anywhere in the string, meaning that fly:my-fly-app-version-two or repo:my-org/my-repo-with-a-prefix would also match. This release fixes this making it a whole word search. Info in #10.

Full Changelog: v0.0.3...v0.0.4

v0.0.3

19 May 10:38
8e131cc
Compare
Choose a tag to compare

Documentation Changed

  • local get replaced by local pull

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

01 Mar 18:00
d3d490f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2