Skip to content

Releases: launchrctl/keyring

v0.7.0

Choose a tag to compare

@lexbritvin lexbritvin released this 01 Oct 23:11
a8498cc
Implement new keyring template processor. (#29)

* Implement new keyring template processor.
* Implement new ServiceCreate for a keyring.

v0.6.2

Choose a tag to compare

@iignatevich iignatevich released this 07 Jul 11:24
35cfed7

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

Choose a tag to compare

@davidferlay davidferlay released this 23 Jun 13:14

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@davidferlay davidferlay released this 11 Jun 09:56

What's Changed

  • #17: Ability to list existing credentials item contained in keyring by @iignatevich in #19
  • #18: Replace error message of missing credential item by user prompt … by @iignatevich in #20

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@davidferlay davidferlay released this 09 Jun 12:30

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@davidferlay davidferlay released this 14 Apr 15:10

What's Changed

Full Changelog: v0.3.3...v0.4.0

v0.3.3

Choose a tag to compare

@lexbritvin lexbritvin released this 26 Feb 21:16
Fix processor definition.

v0.3.2

Choose a tag to compare

@lexbritvin lexbritvin released this 22 Jan 10:17
e019b43
Fix action definition (#15)

v0.3.1

Choose a tag to compare

@lexbritvin lexbritvin released this 21 Jan 16:23
9ab631f
Fix value processor. Cover with tests. (#14)

Fix value processor. Cover with tests.

v0.3.0

Choose a tag to compare

@lexbritvin lexbritvin released this 16 Jan 16:28
28e3457
Refactor to new actions. (#13)

Refactor to new actions.