Releases: significa/1password-secrets
Releases · significa/1password-secrets
v0.2.1
What's Changed
- Chore/update dependencies and change formatting rules by @guilherme1805 in #25
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.0
v0.0.8
v0.0.7
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
v0.0.5
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;
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Fix 1password secure note matching. We were searching for
fly:my-fly-app
orrepo:my-org/my-repo
anywhere in the string, meaning thatfly:my-fly-app-version-two
orrepo: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
Documentation Changed
local get
replaced bylocal pull
What's Changed
- update command: get to pull by @guilherme1805 in #7
- fix: action argument from 'get' to 'pull' by @guilherme1805 in #8
- update github actions to reusable workflows by @tofran in #9
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Updated README and improved string format by @guilherme1805 in #5
- Documentation improvements by @tofran in #6
Full Changelog: v0.0.1...v0.0.2