Skip to content

Releases: rage/tmc-langs-rust

0.27.0

07 Nov 08:30

Choose a tag to compare

Full Changelog: 0.26.0...0.27.0

New

  • created bindings for the CLI output JSON format
  • added Dockerfile to make the project easier to build with an older glibc and test without having to install all of the dependencies locally

Changes

  • support different compression formats when extracting student files
  • support naive compression/extraction
  • changed get-exercise-packaging-configuration to categorise all files in the directory to student or exercise files
  • decreased clutter in debug logs

0.26.0

13 Sep 03:53

Choose a tag to compare

Full Changelog: 0.25.2...0.26.0

  • login reads password from tty, use --stdin flag to enable reading from stdin like before (mainly for programmatic use)
  • fixed bug where the --compression setting wasn't always used when extracting project

0.25.2

29 Aug 08:51

Choose a tag to compare

Full Changelog: 0.25.1...0.25.2

0.25.1

26 Aug 11:09

Choose a tag to compare

Downgraded rpassword

0.25.0

23 Aug 15:22

Choose a tag to compare

What's Changed

  • dotnet6
  • improved project dir discovery in archives
  • better support for python jupyter projects
  • renamed prepare-stubs -> prepare-stub and prepare-solutions -> prepare-solution

Full Changelog: 0.24.0...0.25.0

0.24.0

17 Mar 17:56

Choose a tag to compare

  • Improved langs API for tmc-cli
  • Fixed Exercise.valgrind_strategy not being marked as optional
  • Improved serde error messages

Full Changelog: 0.23.3...0.24.0

0.23.3

09 Mar 12:30

Choose a tag to compare

Full Changelog: 0.23.2...0.23.3

  • Detect and error on missing test results files
  • Use ipynb files in project dir discovery from archive
  • Updated crates to 2021 edition
  • Set minimum supported Rust version to 1.58.1

Fix bug in copying files in prepare submission

07 Mar 10:11

Choose a tag to compare

Fix: consider spacy files to be non-text

04 Mar 15:07

Choose a tag to compare

0.17.2.13

19 Jan 19:35

Choose a tag to compare

Fixed bug related to submission packaging and upgraded simple_logger

Full Changelog: 0.17.2.12...0.17.2.13