orogene

0.3.34 (2023-10-09)

v0.3.34 Oct 9 2023 at 00:59 UTC

This release is largely a series of attempts at making Orogene faster, most of which didn't have much of an effect. Properly supporting reflinks on DeDrive is nice, though.

Features

  • reflink: bump reflink-copy to add support for reflinks on Windows Dev Drive (32c169c7)
  • perf: be smarter about reflinks and mkdirp (581dda60)

Bug Fixes

  • setup: fix issue with repeatedly being asked about telemetry (a0111278)
  • perf: reduce number of syscalls a bit (3f005c1f)