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.
0.0.56 - 2024-12-23
- CI: added
npm publish
github workflow
- Updated dependencies
- Fix minor regex performance issue
0.0.55 - 2024-10-19
- CI: added
Codecov
coverage reporting and build performance - Added a
CHANGELOG.md
- CI: added prepublishOnly
- CI: changed
dependabot
schedule fromdaily
toweekly
- Updated dependencies
- Enhanced the contributing section in
README.md
- Added more strict rules in
tsconfig.json