Skip to content

Releases: cargo-bins/reflink-copy

0.1.13

06 Dec 13:25
f6bd57d
Compare
Choose a tag to compare

What's Changed

  • Better error messages when reflinking directories by @konstin (#51)
  • Fix compilation on x86_64-unknown-illumos by @NobodyXu (#53 #54)

New Contributors

Full Changelog: 0.1.12...0.1.13

0.1.12

17 Nov 00:19
3cf30da
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.11...0.1.12

0.1.11

22 Oct 12:16
39b88c1
Compare
Choose a tag to compare

What's Changed

  • Port code to use rustix instead of ioctl-sys by @notgull in #42

New Contributors

Full Changelog: 0.1.10...0.1.11

0.1.10

14 Oct 23:27
ec80f04
Compare
Choose a tag to compare

What's Changed

  • fix: set dest file as sparse to avoid empty cloned files by @nachoaldamav in #36

Full Changelog: 0.1.9...0.1.10

0.1.9

07 Oct 04:11
09d1077
Compare
Choose a tag to compare

What's Changed

  • avoid hitting the filesystem unless there's an actual error by @zkat in #34

New Contributors

  • @zkat made their first contribution in #34

Full Changelog: 0.1.8...0.1.9

0.1.8

04 Oct 11:46
3b3a17c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/cargo-bins/reflink-copy/commits/0.1.8