Skip to content

Releases: datsfilipe/trxsh

v1.1.0

26 Dec 04:19
1e582ba

Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.1.0

v1.0.4

19 Apr 10:31
3cad8a2

Choose a tag to compare

What's Changed

No breaking change.

Full Changelog: v1.0.3...v1.0.4

v1.0.3

15 Apr 23:21
c291e92

Choose a tag to compare

What's Changed

  • fix: should be able to add same path to trash by @datsfilipe in #6
  • fix: use simplified approach instead of unix specific by @datsfilipe in #7

Breaking Change

This change will allow to add same path in trash, e.g.:

  • you create ~/.a.txt and delete it;
  • if you repeat the process, in last version it would give an error, now it'll work.

Buuut...

The older version files in trash cannot be restored in this one, since filenames changed, you will get:

Error: remove /home/dtsf/.local/share/Trash/info/.trashinfo: no such file or directory

So check your trash before updating. Cleanup will still work tho.

Full Changelog: v1.0.2...v1.0.3

v1.0.2

15 Apr 00:51
b1c7a18

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

15 Apr 00:29
0d00fb0

Choose a tag to compare

What's Changed

  • feat: implement freedesktop.org trash spec (generally speaking) by @datsfilipe in #2
  • fix: cross device link error by @datsfilipe in #3

Full Changelog: v1.0.0...v1.0.1

v1.0.0

14 Apr 00:16

Choose a tag to compare