Releases: ChrisWiegman/backup-github
Releases · ChrisWiegman/backup-github
0.3.1
0.3.0
0.3.0 - 2026-05-03
Breaking Changes
- The default output directory now uses the current directory and does NOT add a "backups" subdirectory to it.
Features
- Add --output-dir (-o) flag to specify a custom backup destination supporting absolute, relative, and home-relative paths
0.2.0
0.2.0 - 2026-05-02
Features
- Add separate
versioncommand to get version info - Add a
logoutcommand to force logout from GitHub - Add a
verboseflag to the app to allow for easier debugging and more informative output.
Bug Fixes
- Fixed the application locking due to improper usage of context after moving to goroutines.
0.1.0
0.1.0 - 2026-05-02
Features
- Initial test release