Skip to content

Releases: flestudio/pgbackup

v0.0.1

30 May 08:12
f5a66f8

Choose a tag to compare

Changelog

  • 4d4c4c7 [tagpr] prepare for the next release
  • b9af1a8 [tagpr] update CHANGELOG.md
  • 593790c chore(deps): add dax
  • 15ef5ac chore(deps): add some std
  • e1c9c8e ci: update golangci-lint version
  • 52923e2 feat: backup cli
  • c682298 feat: remove old backups
  • ccce761 feat: send discord webhook when fail backup
  • c0987c3 fix: add avatar url to failed discord webhook payload
  • 0727aeb fix: change file ext to delete
  • 1d04d27 fix: display compressed backup size in discord webhook
  • 0107471 fix: send correct backup file path to discord webhook
  • e834e44 init deno cli
  • 559b9c6 rewrite in Go