Skip to content

v1.9.15

Latest
Compare
Choose a tag to compare
@Hamza12700 Hamza12700 released this 24 Sep 10:53
· 15 commits to main since this release

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 using Box<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