Release Notes - v1.0.0
New Features
- Implemented
gitorchk
command-line tool for checking updates in Git repositories.
Changes
- Added initial functionality to check if the local main branch is behind the remote main branch.
- Integrated GitHub CLI for creating pull requests and approving them via the command line.
Contributors
- @danny-molnar: Primary developer and contributor to this release.
What's Changed
- Feat: Implement core logic by @danny-molnar in #1
- docs: Added README by @danny-molnar in #2
- ci: Create workflow for Go tests on PR as CI by @danny-molnar in #3
New Contributors
- @danny-molnar made their first contribution in #1
Full Changelog: https://github.com/danny-molnar/gitorchk/commits/v1.0.0