We are very happy to release rustic 0.8.1 based on rustic_core 0.3.1.
This release is basically a bugfix release, but also adds small enhancements in shell completions and interactive mode.
We also warmly welcome the new maintainer @nardoor who joined the team shortly before we started working on rustic_core 0.3.1 / rustic 0.8.1!
Changelog
Bug Fixes
- Allow to compile without tui feature
(#1208) - Use cargo --locked in CI pipeline
(#1207) - Return exitcode (#1220)
- "Incorrect Password" error is now only shown if password is really incorrect.
(rustic_core) - Group by now works as expected
(rustic_core) - A bug in
keep-tags
andfilter-tags
has been fixed.
(rustic_core) - Building OpenBSD platform target is now possible again
(rustic_core)
Documentation
- Update config profile readme
(#1221)
Features
Generated
- Updated Completions fixtures