Releases: btskinner/grm
Releases · btskinner/grm
Version 0.4.2
Version 0.4.1
Updates
- changing language from master to main
Version 0.4.0
Updates
New features
- added tab completion to file paths search
- added question / option to use either SSH or HTTPS
Version 0.2.2
Updates
Bug Fixes
- Fixed bug in grader that caused program crash
Version 0.2.1
Updates
Bug fixes
- Clone should now work
- Improved awareness of internet connectivity/work flow
Version 0.2.0
Updates
Changes
- Moved to beta status
- New option menu depending on whether user is online or not
- Full featured menu when connected to internet
- Short menu when offline that allows for grading
Version 0.1.6
Updates
Changes
- Initializing the GitRoom now makes initial pull
- Added option to have public or private repositories
Bug fixes
- Option (2) to add students now should work
- Better error handling when trying to save GitRoom json object if directory doesn't exist
Version 0.1.5
Updates
Moved most of README information to linked manual
Version 0.1.4
Updates
Bug Fixes
- Fixed push command in repository update (menu option # 5)
- Fixed push command (menu option #7)
Improvements
- Grader now allows user to choose comment character
Version 0.1.3
Updates
- Added Travis CI
- Added automatic deployment to PyPI for tagged releases
- Small changes to REAMDE files