-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Richard Werkman
committed
Nov 8, 2024
1 parent
96d7c8c
commit 41b867b
Showing
7 changed files
with
30 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
# [4.4.0](https://github.com/stryker-mutator/stryker-net/compare/[email protected]@4.4.0) (2024-11-08) | ||
|
||
|
||
|
||
# [4.3.0](https://github.com/stryker-mutator/stryker-net/compare/[email protected]@4.3.0) (2024-10-14) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
# [4.4.0](https://github.com/stryker-mutator/stryker-net/compare/[email protected]@4.4.0) (2024-11-08) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **embedded resources:** Use concurrent dictionnary for resource cache ([#3095](https://github.com/stryker-mutator/stryker-net/issues/3095)) ([b3f0ef0](https://github.com/stryker-mutator/stryker-net/commit/b3f0ef0a009984922a010f8b90e7fc1880cfd282)) | ||
* **reference alias:** Properly support PackageReference Alias ([#3070](https://github.com/stryker-mutator/stryker-net/issues/3070)) ([d1a9ade](https://github.com/stryker-mutator/stryker-net/commit/d1a9ade0eb2fa9f15aef4d92e3549cb64372644e)) | ||
* **top-level statements:** Fix issue with global statements ([#3087](https://github.com/stryker-mutator/stryker-net/issues/3087)) ([96d7c8c](https://github.com/stryker-mutator/stryker-net/commit/96d7c8c3fa1bb055db0284130a1ed602420730ab)) | ||
|
||
|
||
### Features | ||
|
||
* Add string mutators for LastIndexOf and IndexOf. ([#3054](https://github.com/stryker-mutator/stryker-net/issues/3054)) ([3f6e3ad](https://github.com/stryker-mutator/stryker-net/commit/3f6e3ad8dc13ddb0aa244178321788ddaee209dc)) | ||
* **Mutators:** Add Collection Expression Mutator ([#3082](https://github.com/stryker-mutator/stryker-net/issues/3082)) ([4ba906b](https://github.com/stryker-mutator/stryker-net/commit/4ba906bc19453093fa6bb952f31d26920cd481d4)) | ||
* **nuget:** Make nuget restore errors non fatal ([#3072](https://github.com/stryker-mutator/stryker-net/issues/3072)) ([b7f9cca](https://github.com/stryker-mutator/stryker-net/commit/b7f9ccac7e384b14f7c21321006cbae4261f6d56)) | ||
|
||
|
||
|
||
# [4.3.0](https://github.com/stryker-mutator/stryker-net/compare/[email protected]@4.3.0) (2024-10-14) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters