linicon 0.3.0 Fixed: - If $HOME is empty don't add $HOME/.icons to search paths - Fixed bug in desktop entry parser zethra (21): Moved library into sub-directory Added badges to README Added linicon-ffi crate Fixed typos Moved linicon-ffi to it's own repo Added benchmarks Fixed bug in parser Added unit tests for parser If $HOME is empty don't add $HOME/.icons to search paths Added tests for search_paths Removed search_paths tests Broke FreeDesktop entry parser into sperate crate Added license header to new files Updated Cargo.tomls Fixed README paths in Cargo.tomls Wait until parsing until next is called Added custom debug impl for types with byte strings Added doc comments Bumped version number of freedesktop_entry_parser Moved freedesktop_entry_parser to https://git.sr.ht/~zethra/freedesktop_entry_parser Bumped minor version