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.
BREAKING CHANGE: This is the first version which has a node engines specifier. Hence we are releasing this as a major version.
- #36 chore: CI Action to run tests
- #27 fix: Dont count xunit failures as errors (thanks @mlucool)
- #25 fix: Remove escaping character in CDATA (thanks @jugend)
- #38 feat!: Specified supported node engine versions
> 12 < 16
- #38 fix: Update packages to resolve CVE issues #38 (thanks @gagyibenedek)