File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-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+ - Support for IntelliJ Platform 2023.2
11+ - Another default path for the dotnet binary which is common on Linux: ` /usr/bin/dotnet `
12+
13+ ### Changed
14+ - An exclusion for the ` slf4-api ` package has been added to the build phase to prevent another ` NoClassDefFoundError `
15+ - The plugin files have been updated according to the latest intellij-platform-plugin-template commit
16+ - All the GitHub Action dependencies have been updated
17+ - All the .NET dependencies have been updated (including code changes to make the backend compatible with the new NUnit version)
18+ - All the Java dependencies have been updated
19+
20+ ### Removed
21+ - Support for IDE builds ` < 231 ` , since the plugin verifier found incompatibilities with older versions.
22+
623## [ 223.4.0] - 2023-02-18
724### Added
825- Support .NET 7.
You can’t perform that action at this time.
0 commit comments