Skip to content

Releases: ChrisWiegman/backup-github

0.3.0

03 May 14:38
0.3.0
26390b2

Choose a tag to compare

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

03 May 01:16
0.2.0
4685666

Choose a tag to compare

0.2.0 - 2026-05-02

Features

  • Add separate version command to get version info
  • Add a logout command to force logout from GitHub
  • Add a verbose flag 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

03 May 00:21
0.1.0
c021336

Choose a tag to compare

0.1.0 - 2026-05-02

Features

  • Initial test release