1 parent 99d8bdb commit 35283acCopy full SHA for 35283ac
1 file changed
Version_changes.md
@@ -1,5 +1,18 @@
1
<br>
2
3
+### 1.5
4
+
5
+* Command versions updated to **GNU grep 3.4** and **ripgrep 12.1.0**
6
+* Quantifiers terminology and explanation corrected, it is longest match wins instead of greedy for BRE/ERE
7
+* Using escape sequences via `bash` feature for BRE/ERE
8
+* Explicit 'Summary' section for clarity
9
+* For code snippets in the repo, added chapter sub-headings for clarity
10
+* Corrected various typos, improved descriptions/comments/examples/exercises/etc
11
+* Added epub version of the book
12
+* Updated cover image
13
14
+<br>
15
16
### 1.2
17
18
* Updated cover image
0 commit comments