0.6.0 (2024-10-06)
- add verbosity control (a96a6e3)
0.5.0 (2024-09-28)
- add
--style-dir
flag (24f35fa)
- suggest
--install-styles
when no styles are found & print styles location on install (fd3798e)
0.4.1 (2024-09-23)
0.4.0 (2024-09-23)
- 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)
- add clap default features (9f65459)
- basic http authentication (ea607e2)
- better contexts (29f5305)
- ci: bad job name (ffb2080)
- cleanup imports (baf7c7b)
- cleanup multiline feature flag (9e318f6)
- cli: change save_qrcode value name (d27edbd)
- contributing repo url (841ba73)
- deps: update reqwest (security) (e571c4e)
- doc: rename repo url (75826bd)
- don't include styles in binary (1e96581)
- examples: use more portable shebang (91aa146)
- example: typo (0052cd8)
- inconsistent negations (a4d0634)
- messed up tests (b16ee8a)
- minor style changes (5dca316)
- parse args early (487a08c)
- README: typo (2006016)
- remove stray ) (91b4300)
- sort styles (93ed2c9)
- style: increase icon size (29ca3f1)
- styles: qrcode centering & size (8df0e2e)
- style: update the included styles (7f45b89)
- trim entries, drop empty strings & cleanup (e64152e)
- tweak help message (27f7637)
- typo (4f44e02)
- update deps, generate completions on build, cleanup (764ba8c)
- update lock file (3074eb4)
- use
with_context
(832b6af)