Skip to content

Releases: slashtechno/gobackup-github

v0.5.0

28 Aug 03:49
8bd847a
Compare
Choose a tag to compare

What's Changed

  • Customizable max backups, Ntfy support, and concurrency by @slashtechno in #51

Full Changelog: v0.4.0...v0.5.0

v0.4.0

29 Jul 20:38
106f093
Compare
Choose a tag to compare

Rewrote the project, using Cobra and Viper for managing configuration.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

15 Apr 22:48
44170bd
Compare
Choose a tag to compare

Added Gist and Docker support. Rolling backups are also now supported.

What's Changed

Full Changelog: v0.2.2...v0.3.0

v0.2.2

17 Sep 19:10
Compare
Choose a tag to compare

What's Changed

  • CLI flags to control list creation behavior
  • List of repositories is no longer created by default
  • Fixed various bugs
  • Added Continuous Deployment
  • Bump github.com/tidwall/gjson from 1.14.1 to 1.14.3 by @dependabot in #3
  • Various other, minor, changes

Full Changelog: v0.2.1...v0.2.2

v0.2.1

21 Jun 16:23
Compare
Choose a tag to compare

What's Changed

  • Added ability to record all repositories retrieved as a JSON file by @slashtechno in #2

Full Changelog: v0.2...v0.2.1

v0.2.0

15 Apr 22:55
Compare
Choose a tag to compare

Added various features.

  • Terminal user interface
  • Command line usage via cli flags
  • Added ability to backup starred repositories

Full Changelog: v0.1.0...v0.2.0

v0.1

15 Apr 22:57
Compare
Choose a tag to compare

First release of gobackup-github

Full Changelog: https://github.com/slashtechno/gobackup-github/commits/v0.1.0