0.6.0 (2024-03-05)
- adding support for .net solution at relative location than at workspace level (de95892)
0.5.1 (2024-02-29)
- ensure the use of wildcard to mutate the filename.cs within any folder/subfolder (71b17c0)
0.5.0 (2023-10-05)
- stryker-config: update the basic stryker-config file (ad9cb8d)
- add the possibility to install stryker locally (b230e5a)
0.4.0 (2023-09-03)
- dotnet: add update stryker tool globally (f16ea41)
0.3.0 (2023-08-06)
- commands: use a warning message when mutate workspace, folder, solution or project (0f673a6)
0.2.0 (2023-08-04)
- commands: mutate workspace is deprecated. mutate workspace/folder are removed from context menu (e4c69d5)
- context menu: enforce that file mutation won't be trigger by a folder name endind with an ext (1b743b4)
- commands: add mutation for solution and project (35ba53a)
- commands: add mutation on folder (e430c6b)
0.1.2 (2023-05-29)
- config: format the default stryker .NET configuration file to be valid (8935df3)
0.1.1 (2023-05-28)
0.1.0 (2023-05-05)
- first version of the extension (60d1c1f)