Releases: monochromegane/the_platinum_searcher
Releases · monochromegane/the_platinum_searcher
v2.2.0
v2.1.6
Changes
- update readme: dirs that start with . are ignored
- refs: #183
- Thanks @j0hnsmith
- Improve find and grep performance
- refs: #179
- Thanks @tw4452852
- Supported Go1.10.3
v2.1.5
Changes
- ExitCodeOK, when user set --help flag explicitly
- refs: #160
- Thanks @vbauerster
- Supported Go1.7.4
- Implemented search function for C. (This is a beta feature yet.)
Fix bugs
- Little fix, that may improve overall speed
- refs: #149
- Thanks @vbauerster
- Update README.md
- Fix XDG spec implementation
- fix tests on windows
- Fix not display issue of before option
- refs: Fix not display issue of before option
- Thanks @syohex
v2.1.4
Changes
- Added nonomber option
- refs: #146
- Thanks @StefanSchroeder
- Supported Go1.7
v2.1.3
v2.1.2
Changes
- Supported XDG_CONFIG_HOME for pt config path.
refs: #141 - Supported Go1.6.2
Refactor
- Simplify grepper interface
refs: #139 Thanks @yinghau76
v2.1.1
v2.1.0
v2.0.5
- Support golang 1.5.3
- Build binaries by golang 1.5.3 📦