Releases: IohannRabeson/file_icon_provider
Releases · IohannRabeson/file_icon_provider
0.3.0
What's Changed
- Now returning a Result instead of an Option. by @IohannRabeson in #14
- FileIconProvider now use full path as key. by @IohannRabeson in #15
Full Changelog: 0.2.1...0.3.0
0.2.1
0.2.0
What's Changed
- Allow to choose the size of the icon by @IohannRabeson in #10
Full Changelog: 0.1.2...0.2.0
0.1.2
What's Changed
- Run rustdoc on CI by @IohannRabeson in #3
- Test doctests. by @IohannRabeson in #6
- Reduce visibility of internal functions. by @IohannRabeson in #7
- Document FileIconProvider. by @IohannRabeson in #4
Full Changelog: 0.1.0...0.1.2
0.1.0: FileIconProvider (#2)
Add FileIconProvider with example