Skip to content

Releases: sgohlke/stryker-log-ignorer

v2.0.2

29 Apr 09:06
Compare
Choose a tag to compare

What's Changed

  • Use babel for NodePath type and test instances by @hwanders in #7

Full Changelog: v2.0.1...v2.0.2

v2.0.1

27 Apr 12:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

24 Apr 14:08
Compare
Choose a tag to compare

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

22 Apr 20:58
6e611a9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/sgohlke/stryker-log-ignorer/commits/v1.0.0