This release contains an important bugfix related to the HTML reporter output (#194). The mutation-testing-elements JS is now written to a separate file instead of being inlined in the index.html.
Bugfixes
- Write mutation-test-elements.js to separate file (#194)
Other changes
- Update better-files to 3.8.0 (#195)
- Update scalameta to 4.1.9 (#193)
- Update mutation-testing-elements to 1.0.7 (#192)
- Remove dependency to scalameta contrib (#190)