Releases: rage/tmc-langs-rust
Releases · rage/tmc-langs-rust
0.39.3
0.39.2
0.39.1
- Updated the Python student file policy to be more permissive and include files outside src
Full Changelog: 0.39.0...0.39.1
0.39.0
What's Changed
- Added a limit to submission archives. Defaults to 1MB, adjustable in
tmc_project.yml
withsubmission_size_limit_mb
. - Simplified student file policies to only include files with the common file extensions in source dirs
- Java plugin attempts to fetch version through java.lang.System.getProperty and print it for debugging purposes on init
Full Changelog: 0.38.3...0.39.0
0.38.3
Full Changelog: 0.38.2...0.38.3
- Removed unnecessary dynamic library dependency
0.38.2
- Fix: Ignore venv and .venv dirs in python plugin
Full Changelog: 0.38.1...0.38.2
0.38.1
Dependency updates and bug fixes
Full Changelog: 0.38.0...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