Skip to content

Releases: cargo-bins/reflink-copy

v0.1.20

10 Nov 01:27
2d5df02
Compare
Choose a tag to compare

Other

  • Implement check_reflink_support for windows (#83)
  • Fail reflink_or_copy if target file already exist (#81)
  • Bump tempfile from 3.8.0 to 3.12.0 (#77)

v0.1.19

04 Jul 18:13
0489e8a
Compare
Choose a tag to compare

Other

  • Bump windows from 0.57.0 to 0.58.0 (#74)
  • Use release-plz in publish.yml (#72)

0.1.18

11 Jun 09:22
77a25f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.17...0.1.18

0.1.17

21 Apr 13:18
1b91db3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.16...0.1.17

0.1.16

16 Apr 02:57
5447441
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.15...0.1.16

0.1.15

01 Mar 13:30
e92af17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.14...0.1.15

0.1.14

11 Dec 12:57
a7c875f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.13...0.1.14

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