v0.11.0 #1675
Replies: 2 comments 1 reply
-
|
It is fantastic that rustic is getting better and feature rich but at the same time I think that it is becoming more and more important to keep up to date with documentation. At the moment to understand some new options I have to browse through pull requests and issues. And even then I miss 100% clarity. Maybe it is just me:) But I would be grateful if provided documentation is more like "for dummies" style. What I am missing are some examples of new features. For example something as trivial as how do I use |
Beta Was this translation helpful? Give feedback.
-
|
Hi @kapitainsky Thanks for the feedback! Docs have been in progress a bit, but now I think I can link the docs of some of the major new features:
Help on the docu is highly appreciated! If anyone can describe something missing of finds errors in the docu, please don't hesitate to propose a change. The "edit" button on the top right makes this really easy. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello rusticeans,
we are happy to release rustic 0.11.0! This release introduces some breaking changes. If you use it with an existing config or repository, please take a look at https://rustic.cli.rs/docs/breaking_changes.html.
New features in 0.11.0 are:
set-atime,set-ctime,set-devid,set-xattrallows to fine-tune this to your needs.set-blockdev = "file"allows to backup block devices as normal files allowing to e.g. backup disc-image directly.rustic rewriteis now able to rewrite trees allowing to remove things from existing snapshots.latest~Nsyntax now works for all commands.For more new features, optimizations and bugfixes, see below.
Thanks a lot to everybody who contributed!
Changelog
Added
--forget-timeto forget (#1670)Fixed
diffcommand (#1639)Other
This discussion was created from the release v0.11.0.
Beta Was this translation helpful? Give feedback.
All reactions