0.8.5
版本发布时间: 2020-12-07 05:58:24
kamiyaa/joshuto最新发布版本:v0.9.8(2024-03-16 07:54:27)
Changes
There has been lots of changes and features added in this release:
- support for lexical sorting, reverse sorting and mtime sorting
- file paths are now relative instead of absolute when opening files
- fixed bitwise issue on MacOS
- Thank you to @austinhyde !
- Add github actions workflow
- Thank you to @UsairimIsani !
- Fix various io worker issues
- IO workers forgets to start when user is on a textfield
- IO workers are now more informative
- Commands now use an enum instead of polymorphism/trait/dynamic dispatch
- Add Cargo.lock
- Add devicon support
- Thank you to @SaeedAnas !
- Fix tab cycling crash
- Fix menu clearing not working for all use cases