Skip to content

Releases: testmycode/tmc-cli

Tmc-cli 0.6.1

23 Jun 11:45
Compare
Choose a tag to compare
  • 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

22 Jun 11:58
Compare
Choose a tag to compare
  • 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

21 Jun 08:34
Compare
Choose a tag to compare
  • Supports custom colors in progress bars and submit command.
  • Info command works without arguments.
  • Download only exercises that aren't completed.
  • Info and exercises 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

17 Jun 12:08
Compare
Choose a tag to compare
  • Auto-complete file paths.
  • Internal properties can be set with prop command
  • Progress bar looks little bit nicer.

Tmc-cli 0.5.0

16 Jun 12:17
Compare
Choose a tag to compare
  • Improved unit testing
  • Course info command created
  • Logout command created. (Deletes the login data from your local computer)

tmc-cli 0.4.2

09 Jun 16:15
Compare
Choose a tag to compare

Fixes a tmc-langs related issue where submitted exercise wouldn't compile on server.

Sprintti3 + default server address changed

09 Jun 09:31
Compare
Choose a tag to compare

The default server address changed.

Sprint3

08 Jun 08:45
Compare
Choose a tag to compare
Sprint3 Pre-release
Pre-release
  • 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

Sprintti2

02 Jun 08:23
Compare
Choose a tag to compare
  • Exercises can be submitted
  • Tests can be run locally
  • Submission results are printed nicely
  • Bug fixes

Sprint1

26 May 07:58
Compare
Choose a tag to compare
  • Implement login command.
  • Make command for downloading the exercises.
  • Auto completion script created to the program.