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 1236f65 commit 744354dCopy full SHA for 744354d
ChangeLog.md
@@ -1,5 +1,8 @@
1
# ChangeLog
2
3
+# 2.0.13
4
+- Support snake case with keywords.
5
+
6
# 2.0.12
7
- Fixed the catch id error.
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@darabonba/python-generator",
- "version": "2.0.12",
+ "version": "2.0.13",
"description": "The darabonba generator for Python",
"main": "lib/generator.js",
"directories": {
0 commit comments