File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,10 @@ CHANGE HISTORY
3
3
4
4
LATEST
5
5
------
6
+ - None
7
+
8
+ 1.12.0
9
+ ------
6
10
- Added ColouredText objects to handle embedded colour codes in text for some widgets.
7
11
- Added parsers to handle Asciimatics and Ansi Terminal escape sequences.
8
12
- Added ControlCodeParser to create human readable text from raw text with control codes in it.
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ More examples
149
149
-------------
150
150
151
151
More examples of what you can do are available in the project samples directory, hosted on GitHub.
152
- See https://github.com/peterbrittain/asciimatics/tree/v1.11 /samples.
152
+ See https://github.com/peterbrittain/asciimatics/tree/v1.12 /samples.
153
153
154
154
To view them, simply download these files and then simply run them directly with `python `.
155
155
Alternatively, you can browse recordings of many of the samples in the gallery at
You can’t perform that action at this time.
0 commit comments