Teachcode Versions Save

A tool to develop and improve a student’s programming skills by introducing the earliest lessons of coding.

v1.3.2

3 years ago

🐞 Bugfix

#87 Fixed an issue relating to unable to find the solution for task 21 in the Python track. (@Sneha-Santhosh )

:man_office_worker: Committers: 2

  • James George @jamesgeorge007
  • Sneha Santhosh @Sneha-Santhosh

v1.3.1

3 years ago

🐞 Bugfix

Fixed the issue relating to saving the user progress, unable to push to the remote repository.

:man_office_worker: Committers: 1

  • James George @jamesgeorge007

v1.3.1-beta.0

3 years ago

v1.3.0

4 years ago

:rocket: What's New

  • #82 Dropped showcommands (@abhijithneilabraham )
  • #80 Fixed the regression with create-repo functionality arising from the deprecated approach to consume GitHub API. (@abhijithneilabraham )
  • #57 Made the key argument optional for fetchtask command, now it defaults to the very next task. (@sandeepsj )

:beetle: Issues Addressed

  • #78
  • #72
  • #54

:man_office_worker: Committers: 3

  • James George @jamesgeorge007
  • Abhijith Neil Abraham @abhijithneilabraham
  • Sandeep SJ @sandeepsj

v1.3.0-beta.0

4 years ago

v1.2.6

4 years ago

:rocket: What's New

  • #48 Prompt the user to create a GitHub personal access token beforehand (@rishabhKalakoti )

:memo: Docs

  • #50 Minor grammatical fix (@fillerInk )

:beetle: Issues Addressed

#23

:man_office_worker: Committers: 3

  • James George @jamesgeorge007
  • Sreeram Venkitesh @fillerInk
  • Rishabh Kalakoti @rishabhKalakoti

v1.2.5

4 years ago

Bug fixes

  • Fixed a minor bug that prevented successful execution of teachcode init for the windows platform #46
  • Use axios http client to send POST requests while creating a repository 8e0bada

Internal

  • Drop shell-js
  • Other tweaks

v1.2.5-beta.0

4 years ago

v1.2.2

4 years ago
  • Revamped tasks

v1.2.0

4 years ago
  • GitHub Auth