Skip to content

Releases: SKProCH/Material.Icons

v2.1.0

09 Dec 21:32
Compare
Choose a tag to compare

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

Full Changelog: v2.0.0-preview1...v2.1.0

v2.0.0-preview1

23 Jan 21:58
812916a
Compare
Choose a tag to compare
v2.0.0-preview1 Pre-release
Pre-release
  • 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