v0.3.0
Added Gist and Docker support. Rolling backups are also now supported.
What's Changed
- Bump github.com/TwiN/go-color from 1.1.0 to 1.2.0 by @dependabot in #4
- Format code with gofumpt by @deepsource-autofix in #5
- Bump github.com/tidwall/gjson from 1.14.3 to 1.14.4 by @dependabot in #7
- Bump github.com/TwiN/go-color from 1.2.0 to 1.4.0 by @dependabot in #6
- Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.5.0 by @dependabot in #8
- Bump github.com/go-git/go-git/v5 from 5.5.0 to 5.5.1 by @dependabot in #9
- Bump github.com/go-git/go-git/v5 from 5.5.1 to 5.5.2 by @dependabot in #10
- Bump github.com/joho/godotenv from 1.4.0 to 1.5.1 by @dependabot in #11
- Bump golang.org/x/net from 0.2.0 to 0.7.0 by @dependabot in #12
- Bump github.com/go-git/go-git/v5 from 5.5.2 to 5.6.0 by @dependabot in #13
- Bump github.com/go-git/go-git/v5 from 5.6.0 to 5.6.1 by @dependabot in #14
- Bump actions/setup-go from 3 to 4 by @dependabot in #15
- Refactor Codebase by @slashtechno in #16
- Gist support by @slashtechno in #17
- Improve Error Checking by @slashtechno in #18
- Implement rolling backups by @slashtechno in #19
Full Changelog: v0.2.2...v0.3.0