Skip to content

v1.2.0 ✨

Compare
Choose a tag to compare
@Araxeus Araxeus released this 09 May 19:14
· 107 commits to master since this release
  • Performance/Memory allocation improvement (Major refactor)

  • Resolve .lnk shortcuts and browse the target directory

  • Add new file types + icons

     "toml" | "ini" | "conf" | "json" | "yaml" | "yml" | "xml" | "csv" => Settings // ⚙️
    
     "url" | "html" => Web, //  🌐
    
     "rs" => Rust, // 🦀
    
     "js" => Javascript, // 📒
    
     "css" | "scss" => CSS, // 💄