Skip to content

Commit 7878725

Browse files
committed
Udpdated CHANGELOG for v0.7.5
1 parent 3c1a50b commit 7878725

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
All changes to G-Code Language Extension will be documented here.
44

5+
## v0.7.5 [#](https://github.com/appliedengdesign/vscode-gcode-syntax/releases/tag/v0.7.4)
6+
7+
### Fixes
8+
9+
- Fixed typo in G01 tooltip
10+
- Updated dependencies
11+
- Added Laser/EDM/Swiss to machine type configuration (to match gcode-reference)
12+
13+
### Other
14+
15+
- Updated CodeQL Analysis to v2
16+
- Updated prettier config
17+
- Updated module to ES2021
18+
- Changed usage of substr to slice
19+
- Added sample to extension debug launch
20+
- Fixed Mocha test
21+
- Added node modules refresh script
22+
- Renamed `views.ts` to `gView.ts`
23+
- Renamed `webviews.ts` to `gWebview.ts`
24+
- Fixed stale action settings
25+
- Added lock older closed issues
26+
- Added greetings automation
27+
- Updated README
28+
529
## v0.7.4 [#](https://github.com/appliedengdesign/vscode-gcode-syntax/releases/tag/v0.7.4)
630

731
### Other

0 commit comments

Comments
 (0)