Skip to content

v0.4

Compare
Choose a tag to compare
@woblerr woblerr released this 07 Nov 09:14
· 18 commits to master since this release
116c52e

Fix --repo key usage #3:

  • When using --repo in any command, an addition was executed for the repo-ls/repo-get commands. Now the --repo key is working correctly.

Refactoring:

  • For all executed pgBackRest commands stderr is sent to /dev/null. Errors are not needed for completion. They will be displayed when the command is finally executed.
  • The binding to significant figures has been removed.