Skip to content

Commit bc0255b

Browse files
chore(master): release 0.22.0
1 parent 0eb759e commit bc0255b

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [0.22.0](https://github.com/stryker-mutator/stryker4s/compare/v0.21.0...v0.22.0) (2026-07-12)
4+
5+
6+
### Features
7+
8+
* **maven:** rewrite Maven plugin with testrunner and rollback support ([#2044](https://github.com/stryker-mutator/stryker4s/issues/2044)) ([053b3ce](https://github.com/stryker-mutator/stryker4s/commit/053b3ce6eaff1711fe5ef9642a22bca600e7eb44))
9+
* **mill:** add Mill plugin ([#2042](https://github.com/stryker-mutator/stryker4s/issues/2042)) ([d18cbf7](https://github.com/stryker-mutator/stryker4s/commit/d18cbf73080d5eb0882a5849fce3e04020099c02))
10+
11+
12+
### Bug Fixes
13+
14+
* always preserve original statement in mutation switch case ([#2045](https://github.com/stryker-mutator/stryker4s/issues/2045)) ([fff3a4a](https://github.com/stryker-mutator/stryker4s/commit/fff3a4aeebdaa5d255c651a11c4f0429060011d6))
15+
* improve exclude-annotation matching ([#2063](https://github.com/stryker-mutator/stryker4s/issues/2063)) ([20059f0](https://github.com/stryker-mutator/stryker4s/commit/20059f075ab9f830490e4ce9fe7bd045bda14d00))
16+
* **scala-dialect:** support Scala 3.9 ([#2039](https://github.com/stryker-mutator/stryker4s/issues/2039)) ([69afb80](https://github.com/stryker-mutator/stryker4s/commit/69afb8081896f9dba3dcb1e50dbe850809d59a1a))
17+
* target java-output-version 17 ([#2040](https://github.com/stryker-mutator/stryker4s/issues/2040)) ([a82c4ae](https://github.com/stryker-mutator/stryker4s/commit/a82c4ae301be37eb40458693dca91ecae7cca535))
18+
* **testrunner:** handle messages larger than socket buffer ([#2068](https://github.com/stryker-mutator/stryker4s/issues/2068)) ([86aa9ed](https://github.com/stryker-mutator/stryker4s/commit/86aa9ed1469dadae41d543874fdc2625e68d93b2))
19+
20+
21+
### Performance Improvements
22+
23+
* multiple performance improvements during pre-testing stages ([#2070](https://github.com/stryker-mutator/stryker4s/issues/2070)) ([dba0f6a](https://github.com/stryker-mutator/stryker4s/commit/dba0f6a9acb9d592ebe270b3debcb6f8b412ae9e))
24+
325
## [0.21.0](https://github.com/stryker-mutator/stryker4s/compare/v0.20.4...v0.21.0) (2026-06-05)
426

527

0 commit comments

Comments
 (0)