Skip to content

6.0.0-a.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@wincent wincent released this 31 Aug 20:26
· 52 commits to main since this release
6.0.0-a.3
ac4a39c
  • fix: fix build problem on 32-bit systems; this was a regression introduced in 6.0.0-a.2 (6c8e2a3e3b5acd00).
  • docs: drop unnecessary { remap = true } from mapping instructions (#401)
  • feat: implement fallback for when find, git, or rg return no results (9e8c790ca718b40f2).
  • refactor: hide standard error output from find, git and rg (b229d929ae2a55a7b).
  • fix: don't let control characters mess up the display (#402).