v0.2.0
What's Changed
New Features and Enhancements 🎉
- Added Viper configuration (#31) by @vmarchese in #75
- Make Gremlins work on Windows by @giose86 in #77
- feat: add failure thresholds by @k3rn31 in #79
- feat: make mutant types switchable by @k3rn31 in #82
- global: update to go1.19 by @k3rn31 in #102
- coverage: optimize heavy lifting of parameters by @k3rn31 in #103
- global: align struct fields by @k3rn31 in #106
- coverage: separate go download step by @k3rn31 in #91
- log: add silent mode by @k3rn31 in #93
- report: add JSON output to file by @k3rn31 in #104
- global: add graceful shutdown by @k3rn31 in #110
- docker: create docker image (#69) by @giose86 in #111
Bugs fixes 🐞
Other Changes
- Bump golang.org/x/tools from 0.1.11 to 0.1.12 by @dependabot in #67
New Contributors
- @dependabot made their first contribution in #67
- @vmarchese made their first contribution in #75
Full Changelog: v0.1.0...v0.2.0