Releases: rustic-rs/rustic_core
Releases · rustic-rs/rustic_core
rustic_core-v0.7.3
Fixed
- (chunker) Don't underflow with wrong size_hint (#378)
rustic_core-v0.7.2
rustic_testing-v0.3.2
Other
- update Cargo.toml dependencies
rustic_core-v0.7.1
Other
- (deps) update dependencies
- update README badges for rustic_core and rustic_backend to include MSRV
rustic_backend-v0.5.2
Fixed
- (backend) temporarily remove ftp service to fix build in ci/cd (#371)
Other
- (deps) update dependencies
- add note about temporarily disabling ftp feature in opendal backend due to build issues
- update README badges for rustic_core and rustic_backend to include MSRV
rustic_testing-v0.3.1
Other
- Revert "feat(async): add
async_compatible
methods to identify backend compatibility (#355)"
rustic_core-v0.7.0
rustic_backend-v0.5.1
Other
- Revert "feat(async): add
async_compatible
methods to identify backend compatibility (#355)"
rustic_core-v0.6.1
Added
- make FilePolicy usable in cli and config
Fixed
- (error) add missing context to error in cache backend