All changes to the gcode-reference project will be documented here
- Added HTML Generation per code or all codes. Both as partials or complete HTML (including head) #24
- Updated dependencies
- Updated README
- Added Markdown generation per code or all codes #21
- Updated dependencies
- Fixed dependabot configuration
- Updated README
- Updated Mocha tests for markdown generation
- Added Snampmaker2 a350 #4
- Updated dependencies
- Added
dependabot.ymlconfiguration - Moved
SECURITY.mdinto .github - Fixed typo in CodeQL badge link
- Added action to lock closed issues
- Added CODEOWNERS file
- Updated
.prettierrcwithsemiandquoteProps - Added
lint:fixandpretty:fixscripts - 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
getCodesscript now shows full object depth- Variant now able to remove G/M codes
- Refactor types to fit schema better
- Updated test suite for variants
- 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
- NEW Support for JSON Variant files
- Added
getAllCodesfunction toGReferenceclass
- 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
utilfolder andconstantsexport.
- Updated all dependencies
- Updated Typescript to ES2021
- Added Mocha testing w/ JSON Validation
- Updated Copyright year in license
- Added CNCCodes JSON Schema dependency (2022-07).
- Added new scripts for building package
- Added tests to vscode launch
- Updated README
- Updated CONTRIBUTING
- Added
tsconfig.build.jsonto exclude test and script folders
- Fixed scripts to include JSON in dist
- Fixed typo in README
- Fixed
tsconfig.jsonincludes
- Initial Version with minimal framework and schema