Releases: coreyja/devicon-lookup
Releases · coreyja/devicon-lookup
0.10.2 - 2024-02-03
03 Feb 01:16
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixes
Remove more unwraps to fix issues with elements without
filenames or parentes
Look for directory before searching anything about the filename
Maintenance
Various Dependencies Updates
Install devicon-lookup 0.10.2
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://coreyja.artifacts.axodotdev.host/devicon-lookup/v0.10.2/devicon-lookup-installer.sh | sh
Download devicon-lookup 0.10.2
0.10.1 - 2024-01-27
27 Jan 22:10
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixes
Removed unwrap when PathBuf::file_name returned none
Improve Directory support by leaning on PathBuf's impl
Install devicon-lookup 0.10.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://coreyja.artifacts.axodotdev.host/devicon-lookup/v0.10.1/devicon-lookup-installer.sh | sh
Download devicon-lookup 0.10.1
[0.10.0] - 2024-01-20
20 Jan 21:52
Compare
Sorry, something went wrong.
No results found
Download
Release Notes
Features
More Icons, Colored Icons, Shorter Directoies and more!
New Contributors
@Shuraken007 made their first contribution in #951
Maintenance
Various Dependencies Updates
[0.9.1] - 2023-07-23
23 Jul 18:24
Compare
Sorry, something went wrong.
No results found
Download
Release Notes
Bugfix
Pass through non-UTF8 encoded input without modification
[0.9.0] - 2023-07-22
22 Jul 18:40
Compare
Sorry, something went wrong.
No results found
Download
Release Notes
Icon Updates
Icons updated to match vim-devicons and correct Material Designs icons
Maintenance
Various Dependencies Updates
Clippy and rustfmt changes
[0.8.1] - 2023-02-02
02 Feb 04:56
Compare
Sorry, something went wrong.
No results found
Download
Release Notes
Dependencies
Updated regex from 1.3.6 to 1.5.4
Various other dependencies of dependencies, and dev dependencies, were also updated
We are now using cargo-dist to create these precompiled binaries!