mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-03-03 14:32:22 +02:00
changelog 0.2.3
This commit is contained in:
parent
4d29d886e5
commit
7cbbef019f
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,3 +1,13 @@
|
|||||||
|
0.2.3
|
||||||
|
=====
|
||||||
|
Bug fixes:
|
||||||
|
|
||||||
|
* [BUG #164](https://github.com/BurntSushi/ripgrep/issues/164):
|
||||||
|
Fixes a segfault on macos builds.
|
||||||
|
* [BUG #167](https://github.com/BurntSushi/ripgrep/issues/167):
|
||||||
|
Clarify documentation for --threads.
|
||||||
|
|
||||||
|
|
||||||
0.2.2
|
0.2.2
|
||||||
=====
|
=====
|
||||||
Packaging updates:
|
Packaging updates:
|
||||||
@ -13,7 +23,7 @@ Packaging updates:
|
|||||||
Feature enhancements:
|
Feature enhancements:
|
||||||
|
|
||||||
* Added or improved file type filtering for CMake, config, Jinja, Markdown,
|
* Added or improved file type filtering for CMake, config, Jinja, Markdown,
|
||||||
Spark,
|
Spark.
|
||||||
* [FEATURE #109](https://github.com/BurntSushi/ripgrep/issues/109):
|
* [FEATURE #109](https://github.com/BurntSushi/ripgrep/issues/109):
|
||||||
Add a --max-depth flag for directory traversal.
|
Add a --max-depth flag for directory traversal.
|
||||||
* [FEATURE #124](https://github.com/BurntSushi/ripgrep/issues/124):
|
* [FEATURE #124](https://github.com/BurntSushi/ripgrep/issues/124):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user