v0.4
Fix --repo
key usage #3:
- When using
--repo
in any command, an addition was executed for therepo-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.