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
- ci(update_readme): fix
update_readme
workflow by @alexpasmantier in #63
New Contributors
- @bertrand-chardon made their first contribution in #59
Full Changelog: 0.5.1...0.5.2