rustic-core v0.2.0 just released! #1033
simonsan
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
BREAKING CHANGES
Repository::ls()
method now returnes an iterator with yielding elements with restricted lifetime. You may need to change your code to handle this, see e.g. 5be54a1[repository]
to[backend]
(checkconfig/
in rustic)struct RepositoryOptions
changedFeatures
--custom-ignorefile
command line flag (#74)And more: https://github.com/rustic-rs/rustic_core/releases/tag/rustic_core-v0.2.0
On crates.io: https://crates.io/crates/rustic_core
Beta Was this translation helpful? Give feedback.
All reactions