Version 0.8.0
All users are encouraged to update to this version.
Changes:
- Significantly overhaul file management in the
FileBackingStore
. There should be no point at which there is not a valid password file on the filesystem. - Squash bugs, including some some that had potential for data loss.
- Update some dependent crates.
- Add fuzzed tests to the test suite for
FileBackingStore
.