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 2f81c12 commit b1f0a43Copy full SHA for b1f0a43
message.json
@@ -1,5 +1,6 @@
1
{
2
"install": "messages/install.txt",
3
+ "0.17.0": "messages/0.17.0.txt",
4
"0.16.0": "messages/0.16.0.txt",
5
"0.15.2": "messages/0.15.2.txt",
6
"0.15.1": "messages/0.15.1.txt",
messages/0.17.0.txt
@@ -0,0 +1,7 @@
+Version 0.17.0 Release Notes
+
+Lots of changes have been sitting unpublished on GitHub...sorry about that!
+Make the output of long-running tasks smoother. Closes #68. (@markbirbeck)
+Add support for history of commands. Closes #27. (@kaste)
7
+Support new syntax definition styles when using syntax option. Closes #74. (@gwenzek)
0 commit comments