Releases: appliedengdesign/gcode-reference
Releases · appliedengdesign/gcode-reference
v0.0.8
Notes
- Follow on twitter ( https://twitter.com/appliedengdes )
- Contribute!
New Features
- Added HTML Generation per code or all codes. Both as partials or complete HTML (including head) #24
Other
- Updated dependencies
- Updated README
v0.0.7
Notes
- Follow on twitter ( https://twitter.com/appliedengdes )
- Contribute!
New Features
- Added Markdown generation per code or all codes #21
Other
- Updated dependencies
- Fixed dependabot configuration
- Updated README
- Updated Mocha tests for markdown generation
v0.0.6
Notes
- Follow on twitter ( https://twitter.com/appliedengdes )
- Contribute!
v0.0.6
New Features
- Added Snampmaker2 a350 #4
Other
- Updated dependencies
- Added
dependabot.yml
configuration - Moved
SECURITY.md
into .github - Fixed typo in CodeQL badge link
- Added action to lock closed issues
- Added CODEOWNERS file
- Updated
.prettierrc
withsemi
andquoteProps
- Added
lint:fix
andpretty:fix
scripts - Added NodeJS Github Actions workflow
- Removed GitLens configurations
- Added NodeJS CI badge to README
- Cleaned up and Prettied code
- Added Contributors section to README
- Added recommended VSCode extensions to
extensions.json
- Added prettier use, fixed a typo and added contributors addition to
CONTRIBUTING.ms
v0.0.5
Notes
- Follow on twitter ( https://twitter.com/appliedengdes )
- Contribute!
v0.0.5
New Feaures
getCodes
script now shows full object depth- Variant now able to remove G/M codes
Fixes
- Refactor types to fit schema better
- Updated test suite for variants
Other
- Added more code entries in EDM / Laser / 3D Printer
- Updated dependencies
- Added Stale workflow
- Updated CodeQL workflow
- CNCCodes JSON Schema updated to v0.3.0 Possible Breaking
v0.0.4
v0.0.4
New Features
- NEW Support for JSON Variant files
- Added
getAllCodes
function toGReference
class
Fixes
- Renamed all JSON files to conform to
*.cncc.json
- Changed Mitsubishi & Milltronics variant naming to conform to Schema
- Refactored type definitions to be cleaner
- Added
util
folder andconstants
export.
v0.0.3 Pre-Release
- Fixed scripts to include JSON in dist c24c0d6
v0.0.2 Pre-Release
v0.0.1 Pre-Release
Pre-release version of `@appliedengdesign/gcode-reference' node package.