Skip to content

Releases: junkblocker/codesearch

v1.4.0

Choose a tag to compare

@junkblocker junkblocker released this 01 Mar 22:45

Bugfix release for *BSD/Darwin

v1.3.0

Choose a tag to compare

@junkblocker junkblocker released this 31 Aug 22:18

This release introduces the -all and -exclude flags. The -all flag lets you csearch files which may have been updated or not even indexed yet. This makes it a more general tool compatible with general grep tools in scenarios where previously csearch would have missed the matches (by design).

v1.2.2

Choose a tag to compare

@junkblocker junkblocker released this 04 Jun 01:07

Full Changelog: v1.2.1...v1.2.2

  • This release fixes #13 allowing proper deletion of temporary files on windows.
  • Build instructions now require go 1.16 or newer.

v1.5.0

Choose a tag to compare

@junkblocker junkblocker released this 16 Jun 05:09
  • 64-bit indexes ported from upstream
  • csweb ported from upstream
  • bug fixes