Skip to content

piggyback v0.1.0

Compare
Choose a tag to compare
@cboettig cboettig released this 06 Aug 04:48
· 128 commits to master since this release
7c787d0
  • address remaining authentication issue in changes to GitHub API (on pb_upload()) [#47]
  • Use flat file structure on upload/download instead of encoding path [#48]
  • improve performance via more aggressive memoising of pb_info() calls, inceasing default piggyback_cache_duration to 10 minutes [#46]
  • Resolve bug introduced by API changes that would stop creation of tags on repos with default branch called main or without previous releases [#48]