8000
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 4196d61 commit cb6d6ccCopy full SHA for cb6d6cc
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.1.10 (2023-12-28)
2
+
3
+### Bug fixes
4
5
+Tag comments and strings as isolating for the purpose of bidirectional text.
6
7
## 1.1.9 (2023-10-20)
8
9
### Bug fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@lezer/python",
- "version": "1.1.9",
+ "version": "1.1.10",
"description": "Lezer-based Python grammar",
"main": "dist/index.cjs",
"type": "module",
0 commit comments