All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- NPM publish workflow using npm-publish-action
- README usage description expanded with configuration example
- word concatenations are no longer replaced (bug with 'full stop'-regex)
- alternate glossary location is taken into account by generated links
- Removed the TODO list from the main readme file
created by Stijn Dejongh.
- Jest runner and basic tests
- ESLint and configuration
- make the plugin configurable
- Section with improvements added to README file
- SonarQube definition
- Basic github workflow definition
- make terminology heading depth configurable, see feature request #1
- Replaced deprecated packages with security vulnerabilities
- Issue with multiple terminology replacements
- fix issue with terminology replacements in page headers/titles, see: bug report #6
- fix issue with terminology replacements in code blocks, see: bug report #4
- fix issue with multiple word terms, see: [bug report #13](bug report #13)
- Updated directory structure to fit common code conventions
- Add unit tests
- Run configurations altered
- Bumped node version to version 18
- Webpack module builder
created by TheGreenToaster.