Releases: SKProCH/Material.Icons
Releases · SKProCH/Material.Icons
v2.2.0
What's Changed
- increase version number for all projects by @Yinimi in #30
- remove explicit packageversion from avaloia project by @Yinimi in #32
- WinUI 3 support by @fubar-coder in #35
- Add text support for extensions. Thanks, @sn4k3 by @SKProCH in #39
New Contributors
- @Yinimi made their first contribution in #30
- @fubar-coder made their first contribution in #35
- @sn4k3 made their first contribution in #38
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Update README.md to include FuncUI sample by @JaggerJo in #24
- Allow overriding the provider's static instance by @amywarble in #27
New Contributors
- @jp2masa made their first contribution in #15
- @JaggerJo made their first contribution in #24
- @amywarble made their first contribution in #27
Full Changelog: v2.0.0-preview1...v2.1.0
v2.0.0-preview1
- Reimplement API of resolving icons paths
- Instead of dictionary use switch for resolving icons paths (lookup performance identical, but no need to initialize dictionary)
- Current API allows to create another ways of resolving icons paths (in theory)
- Migrate all build processes to nuke