v1.9.0
Light theme update
- You can now choose between
"auto","dark", and"light"themes. In"auto"the theme adapts to your terminal background or defaults to"dark"if detection fails."auto"is the default setting. - You can now set the log verbosity to
"debug","info","warning", or"error". Selecting a level will display messages for that level and all levels above it."info"is the default setting.
Check out the documentation for more info.
Thank you to @0323pin and @orhun for publishing HexPatch on NetBSD and ArchLinux!
Known bugs
- Unfortunately the automatic theme detection does not work yet on Windows Terminal and VSCode on Windows.
What's Changed
- Add NetBSD by @0323pin in #110
- Feature/light theme by @Etto48 in #109
- Add Cargo.lock by @orhun in #112
- Add installation instructions for Arch Linux by @orhun in #113
- Better app settings by @Etto48 in #116
New Contributors
Full Changelog: v1.8.0...v1.9.0