v0.2.0
What's Changed
- Fix incorrect keymap by @thomasschafer in #27
- Clean up event handling by @thomasschafer in #33
- Add build workflow by @thomasschafer in #22
- Clarify field names and update docs by @thomasschafer in #37
- Add command line arg to include hidden files by @thomasschafer in #38
- Update results screen UI and keymaps by @thomasschafer in #39
- Add nixos to installation section by @felixzieger in #14
- Add clippy to CI pipeline by @thomasschafer in #41
- Remove unwanted backtick by @thomasschafer in #42
- Validate directory before starting by @thomasschafer in #43
- Hide invalid keys on replacement screen by @thomasschafer in #46
- Allow users to override log level by @thomasschafer in #47
- Perform search in separate thread and stream in results by @thomasschafer in #40
New Contributors
- @felixzieger made their first contribution in #14
Full Changelog: v0.1.2...v0.2.0