New
v0.14.2
What's Changed
- Fix coverage percentage rounding up to 100% when mutations survive by @sferik in https://github.com/mbj/mutant/pull/1512
- Change to allow builds by other peoples PRs by @mbj in https://github.com/mbj/mutant/pull/1513
- Add visual progress bar for TTY output by @sferik in https://github.com/mbj/mutant/pull/1514
- Add bitwise operator mutations by @sferik in https://github.com/mbj/mutant/pull/1516
- Change version to v0.14.2 by @mbj in https://github.com/mbj/mutant/pull/1517
- Add improved quick start documentation by @mbj in https://github.com/mbj/mutant/pull/1519
- Fix readme badge by @mbj in https://github.com/mbj/mutant/pull/1520
Full Changelog: https://github.com/mbj/mutant/compare/v0.14.1...v0.14.2