Skip to content

Releases: Tommi2Day/pwcli

v2.19.0

18 Mar 14:01

Choose a tag to compare

PWCLI Release v2.19.0 (2026-03-18)

Changelog

Features

  • 4650172 feature: extend genkey command with multi-key type support and tests
  • 846784a feature: add sign and verify CLI commands with unit tests
  • a26d090 feature: implement kms CLI commands and unit tests
  • 9c8bffb feature: add gopass CLI commands and tests
  • 12b91f2 feature: enhance vault provisioning and add PostgreSQL integration

Refactoring

  • be156ea refactor: update CLI flag handling and config sync mechanisms

Others

  • d3c3860 chore: update module dependencies and cleanup test initialization
  • 7418620 remove linux_arm6 target from goreleaser configuration

v2.16.3

26 Dec 16:29

Choose a tag to compare

PWCLI Release v2.16.3 (2025-12-26)

Changelog

Refactoring

  • ea9a778 refactor: replace bitname/openldap test container and scripts
  • 91e3204 refactor: minor updates
  • 8caad6b refactor: update password profiles
  • 0b623b6 refactor: use golangci-lint v2
  • 6e8d141 refactor: use golangci-lint v2

Others

v2.16.2

11 Mar 19:31

Choose a tag to compare

PWCLI Release v2.16.2 (2025-03-11)

Changelog

Bug fixes

  • f147f97 fix: retrieving application name

v2.16.1

10 Mar 19:18

Choose a tag to compare

PWCLI Release v2.16.1 (2025-03-10)

Changelog

Bug fixes

  • fcc7220 fix: default config filename

v2.16.0

08 Mar 20:36

Choose a tag to compare

PWCLI Release v2.16.0 (2025-03-08)

Changelog

Features

  • a0ac4eb feature: create missing directories
  • aa658c1 feature: print config as json
  • cc7513a feature: add config get command

Refactoring

  • 730a0ba refactor: update docker test container
  • fe3750a refactor: update dependencies
  • 03de19b refactor: change config file search and processing

v2.15.0

27 Feb 19:28

Choose a tag to compare

PWCLI Release v2.15.0 (2025-02-27)

Changelog

Features

  • 4b0ded5 feature: case-insensitive option in get

v2.14.1

26 Feb 20:36

Choose a tag to compare

PWCLI Release v2.14.1 (2025-02-26)

Changelog

Features

  • d76049c feature: add list_profiles and password_profile options

Refactoring

  • be63a20 refactor: use seperate file for profilesets
  • a059a8c refactor: update dependencies

v2.14.0

23 Feb 20:59

Choose a tag to compare

PWCLI Release v2.14.0 (2025-02-23)

Changelog

Features

  • 9e859cb feature: add password profilesets
  • a4da103 feature: add /etc/pwcli to config file search
  • e87c4cf feature: add list option for get
  • 1f83092 feature: add profileset
  • f41e673 feature: darwin arm64 build

Bug fixes

Refactoring

  • e1a41ec refactor: use newer vault test image
  • 86bc288 refactor: update dependencies

Others

v2.13.0

24 Oct 18:12

Choose a tag to compare

PWCLI Release v2.13.0 (2024-10-24)

Changelog

Features

  • f0e94fb feature: add ldap members command

Bug fixes

Refactoring

  • a5c1467 refactor: update dependencies

Others

v2.12.1

03 Oct 10:42

Choose a tag to compare

PWCLI Release v2.12.1 (2024-10-03)

Changelog

Features

  • 5be118c feature: add arm64 target

Refactoring

  • 01d7498 refactor: use go1.23
  • 95d81bc refactor: use goreleaser github action v6