Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 765 Bytes

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 765 Bytes

Change log

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Fixed

  • When fibmap fails to verify sparseness of files, the backup will be empty instead of complete. Do verify that your filesystem supports checking for sparseness, to benefit from the improvements in performances that pitreos provides.

[v1.1.0]

Added

Changed

  • Import paths have been changed. The binary now lives under cmd/pitreos, and the library is now at the root (instead of lib).