Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: leoperard/keecli

v0.2.2

21 Aug 19:17

Choose a tag to compare

v0.2.2 (2023-08-21)

Ci

  • ci: setup python and build wheel to publish to pypi 🐍 (ff065fd)

Fix

  • fix: allow a more intuitive syntax when getting an entry

use the group/entry syntax to better respect other tools (1a32908)

v0.2.1

21 Aug 18:01

Choose a tag to compare

v0.2.1 (2023-08-21)

Ci

  • ci: add the password secret to publish to pypi (cfc319b)

Performance

  • perf: option to copy the password directly to the clipboard πŸ““ (ffe10bd)

v0.2.0

17 Aug 15:49

Choose a tag to compare

v0.2.0 (2023-08-17)

Chore

  • chore: remove support for python 3.9 (7ef2fa4)

Ci

  • ci: small change in the name of the jobs (d05a0a0)

  • ci: test the application and publish to pypi if released (1874e38)

Documentation

  • docs: installation and configuration instructions πŸ“„ (68306c0)

  • docs: add badge when pipeline is succeeding (026935e)

Feature

  • feat: command to only get the password from an entry πŸ”‘ (830c7ca)

Refactor

  • refactor: rename the expected environment variables to the project name (8e58582)

Unknown

  • tests: opening of a kdbx file (31ac504)

v0.1.0

16 Aug 20:52

Choose a tag to compare

v0.1.0 (2023-08-16)

Chore

  • chore: rename the project to keecli (0b47282)

Ci

  • ci: setup release ci with semantic-release (fe08578)

Feature

  • feat: get one or multiple entries based on an entry name πŸ” (dc9b43c)