What's Changed
- fix: shell quote file names that contain spaces when printing them to stdout by @fredmorcos in #51
- chore: add readme version update to github actions by @alexpasmantier in #55
- docs: terminal emulators compatibility and good first issues by @alexpasmantier in #56
- refactor(picker): refactor picker logic and add tests to picker, cli, and events by @alexpasmantier in #57
- build(infer): drop infer dependency and refactor code to a simpler heuristic by @alexpasmantier in #58
- clarify CONTRIBUTING.md by @bertrand-chardon in #59
- style(git): enforce conventional commits on git push with a hook by @alexpasmantier in #61
- fix(entry): always preserve raw input + match ranges conversions by @alexpasmantier in #62
- perf(preview): cap the number of concurrent preview tokio tasks in the background by @alexpasmantier in #67
- feat(navigation): add action to scroll results list by a page by @alexpasmantier in #72
- chore(changelog): update changelog (auto) by @github-actions in #73
New Contributors
- @bertrand-chardon made their first contribution in #59
Full Changelog: 0.5.1...0.5.3