Skip to content

Releases: sc0ty/grip

grip v0.8

19 Oct 20:30

Choose a tag to compare

  • fixed crash when gripgen is sorting multiple chunks
  • added --dumpdb debug option to grip

grip v0.7

18 Apr 20:58

Choose a tag to compare

  • --global switch for gripping in parent folders
  • using cmake insted of makefile
  • simplified codebase

Thanks to Milan Svoboda for improvements.

grip v0.6

27 Mar 20:40

Choose a tag to compare

  • first build for MAC OS
  • fixed problems with regexes containing '.', '|' and square brackets
  • fixed case insensitive search
  • other minor fixes
  • support for "\s" and "\S" regexes
  • improved compatibility with grep
  • fuzzy tests that compares output with grep
  • new --dot debug option

grip v0.5

18 Jun 19:48

Choose a tag to compare

  • fixed whole words grepping

grip v0.4

10 Jun 20:34

Choose a tag to compare

  • fixed issues with thread synchronisation in gripgen
  • added --version switch
  • improved error messages
  • minor performance improvements
  • buildsystem refactor
  • unit tests

grip v0.3

02 Jun 21:52

Choose a tag to compare

  • gripgen reads file list asynchronously without blocking the indexer
  • gripgen is showing progress when possible
  • minor performance fixes
  • Windows compatibility fixes

grip v0.2

16 May 20:23

Choose a tag to compare

  • better support for Windows
  • added colors on Windows

grip v0.1

13 May 23:02

Choose a tag to compare

Initial release