Releases: svenwiltink/sparsecat
Releases · svenwiltink/sparsecat
v1.0.1
What's Changed
- Introduce disable-file-truncate flag by @dionbosschieter in #13
- Prevent fallback to slow path when the source file is completely empty by @svenwiltink in #14
New Contributors
- @dionbosschieter made their first contribution in #13
Full Changelog: v1.0.0...v1.0.1
mark api as stable
v1.0.0 removed usages of *File.Fd() for unix to ensure the file properties s…
v0.5.0
- Added support for both rbd formats in the encoder
- Numerous bug fixes
- Block device support
- Optionally don't create a sparse file at the target
v0.4.2
set offset to the correct place