Skip to content

Releases: launchrctl/keyring

v0.7.0

01 Oct 23:11
a8498cc

Choose a tag to compare

Implement new keyring template processor. (#29)

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

v0.6.2

07 Jul 11:24
35cfed7

Choose a tag to compare

What's Changed

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

v0.6.1

23 Jun 13:14

Choose a tag to compare

What's Changed

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

v0.6.0

11 Jun 09:56

Choose a tag to compare

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

09 Jun 12:30

Choose a tag to compare

What's Changed

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

v0.4.0

14 Apr 15:10

Choose a tag to compare

What's Changed

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

v0.3.3

26 Feb 21:16

Choose a tag to compare

Fix processor definition.

v0.3.2

22 Jan 10:17
e019b43

Choose a tag to compare

Fix action definition (#15)

v0.3.1

21 Jan 16:23
9ab631f

Choose a tag to compare

Fix value processor. Cover with tests. (#14)

Fix value processor. Cover with tests.

v0.3.0

16 Jan 16:28
28e3457

Choose a tag to compare

Refactor to new actions. (#13)

Refactor to new actions.