Skip to content

Releases: rage/tmc-langs-rust

0.39.3

14 Oct 17:15
a9f7b51

Choose a tag to compare

What's Changed

Full Changelog: 0.39.2...0.39.3

0.39.2

14 Oct 11:35
078d0e2

Choose a tag to compare

What's Changed

  • Fix duplicate keys in .tmcproject.yml after merging by @nygrenh in #218

Full Changelog: 0.39.1...0.39.2

0.39.1

09 Oct 09:39

Choose a tag to compare

  • 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

07 Oct 12:25

Choose a tag to compare

What's Changed

  • Added a limit to submission archives. Defaults to 1MB, adjustable in tmc_project.yml with submission_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

25 Aug 09:35

Choose a tag to compare

Full Changelog: 0.38.2...0.38.3

  • Removed unnecessary dynamic library dependency

0.38.2

21 Aug 09:03

Choose a tag to compare

  • Fix: Ignore venv and .venv dirs in python plugin

Full Changelog: 0.38.1...0.38.2

0.38.1

18 Jul 05:36

Choose a tag to compare

Dependency updates and bug fixes

Full Changelog: 0.38.0...0.38.1

0.38.0

19 Jun 08:45

Choose a tag to compare

What's Changed

  • Add documentation for course options by @Redande in #215
  • Upload sha256sums for binaries by @nygrenh in #216
  • Updated dependencies
  • Partial mooc support

Full Changelog: 0.37.2...0.38.0

0.37.2

13 Mar 12:01

Choose a tag to compare

Full Changelog: 0.37.1...0.37.2

  • Build on Ubuntu 20.04 for improved compatibility

0.37.1

25 Feb 15:19

Choose a tag to compare

Full Changelog: 0.37.0...0.37.1

  • Improved checkstyle output data type
  • Fixed checkstyle server types
  • Updated actions