Skip to content

Latest commit

 

History

History
75 lines (37 loc) · 3.06 KB

CHANGELOG.md

File metadata and controls

75 lines (37 loc) · 3.06 KB

Changelog

1.2.4 (2024-06-24)

Bug Fixes

  • Merge pull request #12 from mlibrary/fix-shell-quoting (dacfb0b)

1.2.3 (2024-02-23)

Bug Fixes

  • explicitly require forwardable (2601454)

1.2.2 (2023-05-01)

Bug Fixes

1.2.1 (2023-04-27)

Bug Fixes

  • changes LICENSE to actual BSD-3-Clause (edd750a)
  • handles large secrets like private rsa keys (a2b7de5)
  • tk_env_path handles a variety of tk paths (b48f785)

1.2.0 (2022-12-19)

Features

  • adds version command to cli (20c9290)

Bug Fixes

  • fixes bug in TKSeal::Seal (39388ad)
  • removes Opaque from sealed secret output (cc1c3e5)

1.1.1 (2022-12-16)

Bug Fixes

1.1.0 (2022-12-16)

Features

Bug Fixes

1.0.0 (2022-12-16)

Features