Changelog
All notable changes to this project will be documented in this file.
[1.9.15] - 2024-09-24
π Features
- Dropped
skim
dependency - Dropped
colored
dependency - Remove
Rc<T>
and instead usingBox<T>
for performance reason
π Bug Fixes
- A lot of typos
- Bug not removing trailing forward slash in the file info
- Bug checking the wrong file path for its file-type