Skip to content

Commit

Permalink
v2.5.0
Browse files Browse the repository at this point in the history
* support *grep context options
* support Goland
* man page clean ups
* Update docs/vgrep.1.md
* Add man page generation to Makefile
* build(deps): bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0
* Handle SIGINT
* Add goreleaser config to ship statis binaries
* main: exit with 1 if there are no matches
* coverage tests
* integration tests: use helpers.bash
* make build: rm `-dev` prefix

Signed-off-by: Valentin Rothberg <[email protected]>
  • Loading branch information
vrothberg committed Oct 31, 2020
1 parent c434d99 commit e3a4963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.1-dev
2.5.0

0 comments on commit e3a4963

Please sign in to comment.