Skip to content

Releases: MilesCranmer/rip2

v0.6.0

22 Apr 02:02
5c23466
Compare
Choose a tag to compare

0.6.0 (2024-04-22)

⚠ BREAKING CHANGES

  • switch display to binary prefix

Features

  • fs_extra to get dir sizes (ceda4a9)
  • sort entries in inspection mode (7686ea3)
  • switch display to binary prefix (8fd45f1)

v0.5.2

15 Apr 12:34
ee6f444
Compare
Choose a tag to compare

0.5.2 (2024-04-15)

Features

  • better error when no record found (2dcc4af)

v0.5.1

15 Apr 11:16
29b46ef
Compare
Choose a tag to compare

0.5.1 (2024-04-15)

Features

  • add seance option to graveyard subcommand (ad85c0f)
  • add subcommand to get graveyard path (448caf7)
  • use colors in help menus (261e69d)

v0.5.0

15 Apr 06:51
85a41a4
Compare
Choose a tag to compare

0.5.0 (2024-04-15)

⚠ BREAKING CHANGES

  • use env::temp_dir for graveyard path (#22)

Features

  • use env::temp_dir for graveyard path (#22) (e3eebff)

v0.4.0

15 Apr 05:09
9f0f07e
Compare
Choose a tag to compare

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)

v0.3.0

14 Apr 00:52
4c2ff5c
Compare
Choose a tag to compare

0.3.0 (2024-04-14)

⚠ BREAKING CHANGES

  • use subcommands for shell completions

Features

  • use subcommands for shell completions (adbb270)

Bug Fixes

  • correct output of shell completions (67ee0df)

v0.2.1

11 Apr 22:02
ca81f58
Compare
Choose a tag to compare

0.2.1 (2024-04-11)

Bug Fixes

  • flush stream even if not stdout (09504c8)

v0.2.0

09 Apr 16:05
9f89cda
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

08 Apr 16:58
708c7ad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/MilesCranmer/rip2/commits/v0.1.0