Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 05:09
9f0f07e

0.4.0 (2024-04-15)

⚠ BREAKING CHANGES

  • do not record permanent deletions in record
  • use dunce canonicalization for windows compat

Features

  • add preliminary windows support (51bcdf3)
  • do not record permanent deletions in record (a77e027)
  • more readable logging for windows (f494d9e)
  • quit prompt read if given invalid char (51b0dcf)

Bug Fixes

  • correct behavior for \n stdin (5c60870)
  • correct behavior for non-input stdin (b4035a4)
  • correct symlink to symlink_file on windows (d1ca9ca)
  • seance paths on windows (9c0d2d5)
  • use dunce canonicalization for windows compat (0d3dc2a)
  • workaround for device paths on windows (6624147)