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 132a4f0 commit 2aaccc8Copy full SHA for 2aaccc8
1 file changed
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All changes to vscode-code-syntax will be documented here.
4
5
+## v0.5.1 [#](https://github.com/appliedengesign/vscode-gcode-syntax/releases/tag/v0.5.1)
6
+
7
+### Fixes
8
9
+- Fixed Runtime Stats error in circular interpolation [#22](https://github.com/appliedengdesign/vscode-gcode-syntax/issues/22)
10
+- Fixed Runtime Stats Error with incorrect Values [#22](https://github.com/appliedengdesign/vscode-gcode-syntax/issues/22)
11
+- Fixed colorization of H/T/D codes with period at the end
12
13
+### Other
14
15
+- Added extra launch debugging configurations
16
+- Updated [README.md](https://github.com/appliedengdesign/vscode-gcode-syntax/blob/master/README.md)
17
18
## v0.5.0 [#](https://github.com/appliedengesign/vscode-gcode-syntax/releases/tag/v0.5.0)
19
20
### New Features
0 commit comments