All notable changes to this project will be documented in this file.
- (conceal)
delete
command (#15)
- (cargo) Track
build.rs
and control generating completions
- (MacOS) Delete (#13)
- (ci) Wait build-windows job
- (Windows) Support Windows (#14)
- (ci) Add check workflow
- (no category) Allow to be compiled on MacOS (#10)
- (readme) Inverse selection
- (confirm) Default confirmation: yes or no
- (error) Improve error display
- (readme) Finder options
- (fzf) Dress up fzf
- (no category) Sort used items
- (output) Use
BufWriter
instead of collecing string
- (cli) Alias
restore
asrs
- (restore) Keep silent when recycle bin is empty
- (readme) Add crates.io shield
- (readme) Update show video
- (clean) Print the items to be cleaned
- (conceal) Alias
list
asls
- (fuzzy) Set
fzf
as the default fuzzy finder - (fuzzy) Use
--cycle
for fuzzy finder
- (cargo) Include the files to be published explicitly
- (dep) Update
clap_complete_nushell
- (workflow) Better matrix
- (clean) Match path with prefix pattern instead of
==
(#6)
- (clean) Clean for current directory by default, and clean for all with
-a
(#5)
- (readme) Update to 0.3.1
- (completions) Ignore the completions
- (finder) Support fzf
- (dependencies) Upgrade
- (dependencies) Upgrade dependencies
- (binary) Separate
put
from other functuons - (cli) Add
-a
to list all discarded entities - (color) Colorize with owo-colors
- (error) Pretty error message and robuster existence determination
- (project) Use
time
instead ofchrono
- (project) Move all handlers into one module
- (no category) Right aligned brings prefix white spaces
- (no category) Doc
- (no category) Bump dependencies; use macro
command
instead ofclap