Releases: rage/tmc-vscode
Releases · rage/tmc-vscode
v3.0.5
v3.0.4
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
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
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
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
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
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
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
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
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.