Skip to content

Version 9 'Jetstream Sam'

Compare
Choose a tag to compare
@rushsteve1 rushsteve1 released this 18 Aug 19:14
· 71 commits to main since this release

This version involved another major refactor and notably the introduction of automated testing for trash-d. These tests have already uncovered a number of bugs which were fixed in this version, some of which were quite severe (whoops...).

This also means that future releases should hopefully be more robust. As of this release trash-d has a code coverage of about 88%. I consider this really good! Going any further would probably increase the complexity of the tests too much.

Aside from that we have a couple of new features:

  • Prompts for trashing write-protected files, similar to rm
  • Improved output for --list with much better spacing
  • --force is respected even more often

The release is named after Jetstream Sam from Metal Gear Rising: Revengeance .

Pre-built binaries for x86_64-linux-gnu for all commits are available as artifacts from the GitHub Actions.