Skip to content

v3.1.0

Latest

Choose a tag to compare

@boyter boyter released this 04 Mar 22:31
· 9 commits to master since this release

Changelog

  • bcc8ba4 Grepmode (#39)
  • 5681545 Latest updates HALF linux searching time on macbook air m1
  • b155112 MCP fix / performance improvements (#42)
  • 43a6175 Performance improvements (#45)
  • 1febc20 Slight performance tweaks and add pgo profile for ~3% gains
  • c250003 Update Go installation command to v3
  • d93accb add --color override (always/never/auto) (#38)
  • 1dccc05 add the ability to reverse sort order for console results
  • 5900e60 add vimgrep support for TUI picker output (#41)
  • d9b341a bump search dependancy for nice performance gain
  • 6eec416 clean up after review
  • e34b496 context
  • fe7cc89 fix a few bugs (#46)
  • 697e0bf grep mode now matches grep output with no line spaces
  • 7987470 little more performance please
  • 20c2bb7 make the file walk run in parallel
  • 5eeceb0 optimisation
  • a2b77d4 tweaks to mcp (#40)
  • 74ac36d update (#44)
  • 79cd933 update dependancy for performance gains