v0.4.0
What's Changed
New Features and Enhancements π
- coverage: print combined output in case of failure by @k3rn31 in #143
- Add invert logical operations mutator by @vsvastey in #146
- mutant: add INVERT_LOOPCTRL mutation by @alessio-perugini in #159
- mutant: add "Invert Assignments" mutations by @giorgiaroccetti in #161
- coverage: add support for flag --coverpkg by @hknutzen in #163
- mutant: add INVERT_BITWISE mutation by @alessio-perugini in #168
Bugs fixes π
- Replace hardlinks with a copy of the files by @giose86 in #157
- bug: fix unreliable results when using multiple workers by @alessio-perugini in #171
Other Changes
- ci: fix CI wasting gremlins workflows for Gremlins by @k3rn31 in #154
- chore(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0 by @dependabot in #158
- chore(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 by @dependabot in #160
New Contributors
- @vsvastey made their first contribution in #146
- @alessio-perugini made their first contribution in #159
- @giorgiaroccetti made their first contribution in #161
- @hknutzen made their first contribution in #163
Full Changelog: v0.3.0...v0.4.0