Releases: sgohlke/stryker-log-ignorer
Releases · sgohlke/stryker-log-ignorer
v2.0.2
v2.0.1
What's Changed
- Bump the dev-dependencies group with 2 updates by @dependabot in #2
- Bump the dev-dependencies group with 2 updates by @dependabot in #3
- Fix typos by @hwanders in #4
- Cleanup constructor/options by @hwanders in #5
New Contributors
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Features:
- BREAKING: Replace loggerClass option with logignore option. logignore provides objectNames option to ignore multiple objects.
Improvements:
- Add and export log-ignorer-options JSON schema (Fixes Stryker warning that the options in stryker-log-ignorer are unknown)
- Remove unnecessary files from npm module
- Add proper information to Readme
- Minor project cleanup
v1.0.0
What's Changed
- Initial commit by @sgohlke @web-dave
- Bump the dev-dependencies group with 2 updates by @dependabot in #1
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: https://github.com/sgohlke/stryker-log-ignorer/commits/v1.0.0