Skip to content

Releases: rage/tmc-vscode

v3.0.4

17 Sep 07:13
55f890b
Compare
Choose a tag to compare

What's Changed

  • Increased minimum required VSCode version to 1.86, released in January 2024
  • Bumped TMC-langs version to 0.36.3
  • Fixed CLI binary permissions being overly restrictive
  • Improved error message when failing to log in and out
  • Added SUPPORT.md
  • Upgraded dependencies
  • .csproj files are no longer included when submitting C# exercises

Full Changelog: v3.0.3...v3.0.4

v3.0.3

27 Feb 15:32
5e89caa
Compare
Choose a tag to compare

What's Changed

  • Fixed missing "Send solution to server" button when tests are ran successfully
  • Fixed running tests for exam exercises not working correctly

Full Changelog: v3.0.2...v3.0.3

v3.0.2

23 Feb 12:14
4166d1b
Compare
Choose a tag to compare

What's Changed

  • Redesigned the user interface
  • Fixed a bug when changing the exercise directory on Windows
  • Bumped TMC-langs version to 0.36.1
  • Added a notice about the data collected by the extension

Full Changelog: v2.2.4...v3.0.2

v3.0.1-prerelease

26 Jan 12:13
cb97d54
Compare
Choose a tag to compare
v3.0.1-prerelease Pre-release
Pre-release

What's Changed

  • Reimplemented the user interface in Svelte
  • Fixed a bug when changing the exercise directory on Windows
  • Bumped TMC-langs version to 0.36.0

Full Changelog: v2.2.4...v3.0.1-prerelease

v3.0.0-prerelease

26 Jan 09:44
fb9126e
Compare
Choose a tag to compare
v3.0.0-prerelease Pre-release
Pre-release

What's Changed

  • Reimplemented the user interface in Svelte
  • Fixed a bug when changing the exercise directory on Windows
  • Bumped TMC-langs version to 0.36.0

Full Changelog: v2.2.4...v3.0.0-prerelease

v2.2.4

10 Oct 08:45
6dcc87c
Compare
Choose a tag to compare

What's Changed

  • Improved error reporting when fetching and updating exercises
  • Improved extension update procedure to be more robust against interrupted updates

Full Changelog: v2.2.3...v.2.2.4

v2.2.3

05 Oct 07:37
8ffe5a3
Compare
Choose a tag to compare

What's Changed

  • Fixed another "Empty Langs Response Error" that would sometimes occur after submitting an exercise.

Full Changelog: v2.2.2...v2.2.3

v2.2.2

13 Sep 12:49
52317bb
Compare
Choose a tag to compare

What's Changed

  • Fixed an "Empty Langs Response Error" that would sometimes occur after submitting an exercise.

Full Changelog: v2.2.1...v2.2.2

v2.2.1

12 Sep 07:52
f6adc46
Compare
Choose a tag to compare

Full Changelog: v2.1.5...v2.2.1

Changes

• Bumped TMC-langs version to 0.35.0.
• The Open button in the course exercise list will now download the exercises if they don't exist locally.
• Removed the Download button in the course exercise list.
• Added more logging.
• Fixed an issue that caused the extension to not work on ARM64 MacOS with ARM64 Java.

v2.2.0

29 Aug 07:21
801654f
Compare
Choose a tag to compare

Full Changelog: v2.1.5...v2.2.0

Changes

  • Fixed an issue where the extension did not work with ARM64 Java.
  • The Open button in the course exercise list will now download the exercises if they don't exist locally.
  • Removed the Download button in the course exercise list.
  • Bumped TMC-langs version to 0.35.0.
  • Added more logging.