Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

28 lines (13 loc) · 1.08 KB

Changelog

1.0.2 (2024-02-21)

Bug Fixes

  • patch bug where layout breaks if a space is used in kms label (8d076c9)

1.0.1 (2024-02-21)

Bug Fixes

  • if no recognized command is provided, show help (#4) (87a628f)

1.0.0 (2024-02-21)

Features

  • fix encrypted-regex check and add verbose mode (#2) (4a1f2d0)

Bug Fixes

  • exit on any error (7c6ab96)
  • use correct inner function names (b313a12)