Skip to content

Releases: josegonzalez/python-github-backup

0.49.0

01 Feb 07:01
Compare
Choose a tag to compare

Chores

Commits

  • a49322c: Implementing incremental by files, safer version of incremental backup. (Honza Maly) #383
  • 20e4d38: Convert timestamp to string, although maybe the other way around would be better ... (Honza Maly) #383
  • c92f5ef: Release version 0.49.0 (GitHub Action)

0.48.0

04 Jan 01:15
Compare
Choose a tag to compare

Chores

Commits

  • b0bfffd: Fix typo README.rst: --starred-gists that should be --gists (Michael D. Adams) #374
  • dcb89a5: Remove fixed release issue from known blocking errors (Ethan White) #375
  • 3dc3691: Update required permissions listed in README.rst (Michael D. Adams) #376
  • fcf21f7: Release version 0.48.0 (GitHub Action)

0.47.0

09 Dec 14:46
Compare
Choose a tag to compare

Chores

Commits

  • ca3c4fa: Fix punctuation in README (Jakub Wilk) #341
  • 548a2ec: Detect empty HTTPS contexts. (John Doe) #344
  • 53f6650: KeyError fix with gists (John Doe) #345
  • e981ce3: Release version 0.47.0 (GitHub Action)

0.46.0

11 Sep 18:52
Compare
Choose a tag to compare

Bug Fixes

Chores

Commits

  • 4a134ae: --- (dependabot[bot]) #287
  • 15eeff7: --- (dependabot[bot]) #289
  • aacb252: Upgrade github workflow ubuntu containers to newest LTS (Albert Wang) #318
  • 04c70ce: git fetch is required even when using lfs (Louis Parisot) #338
  • 0846e7d: Release version 0.46.0 (GitHub Action)

0.45.2

04 May 18:36
Compare
Choose a tag to compare

Chores

Commits

  • 093db93: Bumped actions versions to latest (paranerd) #262
  • bba39fb: Disable credential persistance on checkout (paranerd) #262
  • eb44c73: Added Docker info to README (paranerd) #262
  • 6630b2b: Scheduled dependabot for GitHub Actions (paranerd) #263
  • 75382af: Release version 0.45.2 (GitHub Action)

0.45.1

17 Mar 22:30
Compare
Choose a tag to compare

Chores

Commits

  • 122eb56: Fix error downloading assets (dale-primer-e) #257
  • 1eccebc: Fix error with as_app flag (dale-primer-e) #257
  • 9812988: Remove trailing whitespaces (dale-primer-e) #257
  • d835d47: Release version 0.45.1 (GitHub Action)

0.45.0

29 Jan 12:53
Compare
Choose a tag to compare

Features

Bug Fixes

Chores

Commits

  • c8b8b27: vs code (8cH9azbsFifZ) #233
  • 7fe6541: auto docker build (8cH9azbsFifZ) #233
  • eb88def: Add option to include certain number of the latest releases. (BrOleg5) #236
  • ab18e96: Add option to skip prerelease versions. (BrOleg5) #236
  • 3e9a4fa: Update CLI help output in README. (BrOleg5) #236
  • 09f4168: Fix code style. (BrOleg5) #236
  • 0857a37: Release version 0.45.0 (GitHub Action)

0.44.1

09 Dec 05:53
Compare
Choose a tag to compare

Features

Bug Fixes

Chores

Commits

0.44.0

09 Dec 05:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.43.1...0.44.0

0.43.1

29 May 22:46
Compare
Choose a tag to compare

Chores

Commits

  • f1cf4cd: Release version 0.43.1 (Jose Diaz-Gonzalez)