Skip to content

Latest commit

 

History

History
78 lines (53 loc) · 5.62 KB

CHANGELOG.md

File metadata and controls

78 lines (53 loc) · 5.62 KB

Changelog

0.6.0 (2024-10-06)

Features

Bug Fixes

  • add missing value_hint for path args (ad8869c)
  • help message using wrong flag (2f369ae)

0.5.0 (2024-09-28)

Features

Bug Fixes

  • suggest --install-styles when no styles are found & print styles location on install (fd3798e)

0.4.1 (2024-09-23)

Bug Fixes

  • add more docs (4405963)
  • docs: include the readme in the docs (fb94082)

0.4.0 (2024-09-23)

Features

  • add --install-styles (f8961d7)
  • add --list-styles & basic shell completion generation (b662b6b)
  • add custom_input field option (00f8587)
  • add network interface selection (275849d)
  • add qrcode printing (82d3cc7)

Bug Fixes