Releases: testmycode/tmc-cli
Releases · testmycode/tmc-cli
Tmc-cli 0.6.1
- Feedback can be sent
- download -command doesn't download locked exercises (by default)
- Bug fixes
- Known issues:
- External programs such as text editor and pager cannot be opened on Windows, with the exception of the default internet browser
- On some systems, progress bars print
?
instead of the intended character
Tmc-cli 0.6.0
- exercises -command has an -a option
- Valgrind errors are now printed
- The colours for progress bars and test results can be changed
- All locally tested exercises can be submitted with submit -c
Tmc-cli 0.5.2
- Supports custom colors in progress bars and
submit
command. - Info command works without arguments.
- Download only exercises that aren't completed.
Info
andexercises
commands won't need internet connection any more.- Ask user if they want to put message to paste.
- Login command asks now always the server.
Properties
command prints now the keys in sorted order.
Tmc-cli 0.5.1
- Auto-complete file paths.
- Internal properties can be set with
prop
command - Progress bar looks little bit nicer.
Tmc-cli 0.5.0
- Improved unit testing
- Course info command created
- Logout command created. (Deletes the login data from your local computer)
tmc-cli 0.4.2
Fixes a tmc-langs related issue where submitted exercise wouldn't compile on server.
Sprintti3 + default server address changed
The default server address changed.
Sprint3
- Command created for code pastes
- Exercises can be submitted
- Tests can be run locally
- Submission results are printed nicely
- Updating exercises
- Updating the client
- Bug fixes