Releases: rage/tmc-langs-rust
Releases · rage/tmc-langs-rust
0.38.1
0.38.0
0.37.2
Full Changelog: 0.37.1...0.37.2
- Build on Ubuntu 20.04 for improved compatibility
0.37.1
Full Changelog: 0.37.0...0.37.1
- Improved checkstyle output data type
- Fixed checkstyle server types
- Updated actions
0.37.0
What's Changed
- Changed csharp project detection logic for archives (now looks for either a
*.cs
or*.csproj
file instead of just a*.csproj
file)
Full Changelog: 0.36.4...0.37.0
0.36.4
What's Changed
- Fixed file locking issues
- Fixed incorrect URL in TMC API
Full Changelog: 0.36.3...0.36.4
0.17.2.18
Full Changelog: 0.17.2.17...0.17.2.18
0.17.2.17
Full Changelog: 0.17.2.16...0.17.2.17
0.36.3
Full Changelog: 0.36.2...0.36.3
- Updated dependencies
- Disabled Java plugin on musl at compile time instead of run time due to changes in a dependency
- Do not print warnings when attempting to load
ProjectsConfig
in a directory with no valid course directories
0.36.2
Full Changelog: 0.36.1...0.36.2
- .csproj files are no longer considered student files by the C# plugin
- updated tests for JDK 17 and .NET 8