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.
- CHANGELOG.md
- .npmignore
- Ran
npm audit fix
- Remove build files
- Add
type: module
to package.json - Slightly improve documentation and fix documentation typos
- Improve code style
- Switch from Jenkins to Github actions
- package-lock.json
- LICENSE file
- Gulp
- Package.json main is now the source file, rather than the distribution file. This is for better use of this module in other projects.
- Tests
- update
package.json
Initial release.