Skip to content

Releases: vsanthanam/MaterialColors-Swift

0.0.8

12 Oct 17:19
75fbb0a
Compare
Choose a tag to compare
Bump version number

0.0.7: Add convenience initializers for UIColor, NSColor (#9)

12 Oct 17:17
96afd8a
Compare
Choose a tag to compare
* Add convenience initializers to `UIKit.UIColor`, `AppKit.NSColor`, and `SwiftUI.Color` to create colors directly from a `MaterialColor` without the use of a static factory method. This is purely syntatic -- both APIs are functionallty identical

0.0.6

05 Jul 02:09
Compare
Choose a tag to compare
Improve README.md

0.0.5

04 Jul 18:16
d055a3d
Compare
Choose a tag to compare
Update Docs

0.0.4

04 Jul 17:21
3018592
Compare
Choose a tag to compare
Update README with info about `asMaterialColor`

0.0.3

04 Jul 17:20
3018592
Compare
Choose a tag to compare
Update README with info about `asMaterialColor`

0.0.2

04 Jul 16:04
3494ebe
Compare
Choose a tag to compare
Add minimum version APIs in unit tests

0.0.1

04 Jul 15:56
d811a3a
Compare
Choose a tag to compare
Add SwiftUI Conversion Utility + Unit Tests