File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 33# Rossynt Changelog
44
55## [ Unreleased]
6+
7+ ## [ 231.5.0] - 2024-01-15
8+ ### Added
9+ - Support for .NET 8 and CSharp12
10+ - Another default path for the dotnet binary which is common on Linux: ` /usr/bin/dotnet `
11+
12+ ### Changed
13+ - An exclusion for the ` slf4-api ` package has been added to the build phase to prevent another ` NoClassDefFoundError `
14+ - The plugin files have been updated according to the latest intellij-platform-plugin-template commit
15+ - All the GitHub Action dependencies have been updated
16+ - All the .NET dependencies have been updated (including code changes to make the backend compatible with the new NUnit version)
17+ - All the Java dependencies have been updated
18+
19+ ### Removed
20+ - Support for IDE builds ` < 231 ` , since the plugin verifier found incompatibilities with older versions.
21+
622## [ 223.4.0] - 2023-02-18
723### Added
824- Support .NET 7.
You can’t perform that action at this time.
0 commit comments