We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b833bce commit f3c334aCopy full SHA for f3c334a
docs/CHANGELOG.md
@@ -1,3 +1,18 @@
1
+## 0.7.2:
2
+* Lots More ANSI support:
3
+ * ?<ANSI_Bold> (Fixes #131)
4
+ * ?<ANSI_Blink> (Fixes #132)
5
+ * ?<ANSI_Faint> (Fixes #133)
6
+ * ?<ANSI_Hide> (Fixes #134)
7
+ * ?<ANSI_Invert> (Fixes #135)
8
+ * ?<ANSI_Italic> (Fixes #136)
9
+ * ?<ANSI_Reset> (Fixes #137)
10
+ * ?<ANSI_Strikethrough> (Fixes #138)
11
+ * ?<ANSI_Underline> (Fixes #139)
12
+ * ?<ANSI_Style> (Fixes #140)
13
+ * ?<ANSI_Note>: Fixing capture names (Fixes #130)
14
+---
15
+
16
## 0.7.1:
17
* New Pattern:
18
* ?<ANSI_Note> (Match ANSI VT520 / DECPS note sequences) (Fixes #127)
0 commit comments