v0.26.0
github-actions
released this
13 Jan 06:35
·
130 commits
to master
since this release
- Properly handle read-only errors on Windows #1310 (thanks @ViRb3)
- Use
tokio::fs
instead ofstd::fs
to enable async file operations #445 - Add
-S
/--default-sorting-method
and-O
/--default-sorting-order
flags #1308 (thanks @ElliottLandsborough)