Releases: emersonmello/claro
Releases · emersonmello/claro
Version 1.0.0
- Complete overhaul with GitHub Classroom API and BubbleTea library integration
Updating dependencies
No new features or bug fixes. Just updating dependencies
Minor tweaks to the interface
- execute git status before a commit
- pull indicates repositories with new commits
- updating dependencies
Stash before pull
- Stash the changes before executing git pull
- Updating to go-github/v47
Minor improvements
- update to github.com/google/go-github/v45 to use Sort and Direction from GitHub API and move from 30 to 100 repositories per page
- execute pull before push
- minor string and comment fix
Initial release
0.1.0 initial commit