Skip to content

Releases: danmartuszewski/export-key

v1.1.0

19 Feb 19:32
aba453f

Choose a tag to compare

1.1.0 (2026-02-19)

Features

  • add ctrl+a to export all visible keys at once (699e699)
  • bottom-align TUI picker in tall terminals (b4ad73f)
  • cache 1Password item list for 30s (c6eb5a5)
  • support comma-separated multi-project key assignment (6a2a8c8)

Bug Fixes

  • number input UX, color support in Warp, and macOS install (725dbc2)

v1.0.0

16 Feb 21:06
0d72872

Choose a tag to compare

1.0.0 (2026-02-16)

Features

  • initial implementation of export-key CLI (9814e9d)

Bug Fixes

  • add missing cmd/ directory and fix lint CI (12846e6)
  • check error returns in config tests (89d1039)
  • check error returns in dotenv tests (fa22a42)