Releases: thomasschafer/scooter
Releases · thomasschafer/scooter
v0.2.1
What's Changed
- Use
parking_lot
instead of mapped lock guards by @thomasschafer in #50 - chore: add homebrew installation note by @chenrui333 in #49
New Contributors
- @chenrui333 made their first contribution in #49
Full Changelog: v0.2.0...v0.2.1
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
v0.1.2
What's Changed
- Add missing keymap by @thomasschafer in #8
- Add ability to go back after searching by @thomasschafer in #12
- View character-level diff by @thomasschafer in #15
- Ignore common binary files by @thomasschafer in #16
- Fix slow rendering of large lists by @thomasschafer in #18
Full Changelog: https://github.com/thomasschafer/scooter/commits/v0.1.2
v0.1.1
What's Changed
- Fix tests on windows by @thomasschafer in #2
- Bump version to 0.1.1 by @thomasschafer in #3
New Contributors
- @thomasschafer made their first contribution in #2
Full Changelog: https://github.com/thomasschafer/scooter/commits/v0.1.1