-
-
Notifications
You must be signed in to change notification settings - Fork 61
Releases: madlabsinc/teachcode
Releases · madlabsinc/teachcode
Release list
v1.3.2
🐞 Bugfix
#87 Fixed an issue relating to unable to find the solution for task 21 in the Python track. (@Sneha-Santhosh )
👨💼 Committers: 2
- James George @jamesgeorge007
- Sneha Santhosh @Sneha-Santhosh
Assets 2
v1.3.1
🐞 Bugfix
Fixed the issue relating to saving the user progress, unable to push to the remote repository.
👨💼 Committers: 1
- James George @jamesgeorge007
Assets 2
v1.3.1-beta.0
Assets 2
v1.3.0
🚀 What's New
- #82 Dropped
showcommands(@abhijithneilabraham ) - #80 Fixed the regression with
create-repofunctionality arising from the deprecated approach to consume GitHub API. (@abhijithneilabraham ) - #57 Made the
keyargument optional forfetchtaskcommand, now it defaults to the very next task. (@sandeepsj )
🪲 Issues Addressed
👨💼 Committers: 3
- James George @jamesgeorge007
- Abhijith Neil Abraham @abhijithneilabraham
- Sandeep SJ @sandeepsj
Assets 2
v1.3.0-beta.0
test: update snapshots
Assets 2
v1.2.6
🚀 What's New
- #48 Prompt the user to create a GitHub personal access token beforehand (@rishabhKalakoti )
📝 Docs
- #50 Minor grammatical fix (@fillerInk )
🪲 Issues Addressed
👨💼 Committers: 3
- James George @jamesgeorge007
- Sreeram Venkitesh @fillerInk
- Rishabh Kalakoti @rishabhKalakoti