We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c411f93 commit 8a10e21Copy full SHA for 8a10e21
2 files changed
CHANGELOG.md
@@ -1,6 +1,7 @@
1
-## 0.4.3 (-, 2022)
+## 1.0.0 (October, 2024)
2
- Definition file dependency validation
3
- Validation command
4
+- Version numbering changed
5
- Fix number parsing [#38](https://github.com/iSorp/macro-executor/issues/38)
6
- Fix address parsing [#32](https://github.com/iSorp/macro-executor/issues/32)
7
package.json
@@ -2,7 +2,7 @@
"name": "macro-executor",
"displayName": "Macro Executor Language",
"description": "Fanuc Macro-Executor Programming Language",
- "version": "0.4.3",
+ "version": "1.0.0",
"author": "iSorp",
"publisher": "iSorp",
8
"license": "MIT",
0 commit comments