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.c...