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 3f411ce commit e4ad27bCopy full SHA for e4ad27b
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
-### Fixed
+## [0.1.1] - 2024-09-15
11
12
- Fixed bug when converted abstracts were not generated.
13
- Fixed bug when static inline vars in converted abstracts were not accessible.
haxelib.json
@@ -3,7 +3,7 @@
3
"url" : "https://github.com/Kriptel/RuleScript",
4
"license": "MIT",
5
"description": "Hscript addon with imports, string interpolation and more",
6
- "version": "0.1.0",
+ "version": "0.1.1",
"releasenote": "Abstracts in script",
"dependencies": {
"hscript":""
0 commit comments