Releases: lilingxi01/radix-colors-swift
Releases · lilingxi01/radix-colors-swift
v2.0.0 - Update Radix Colors
ci: update broken CI pipeline.
v1.2.0 - Docs are here
We just added docs in this release. So that when you are using auto-complete, you should be able to distinguish between default colors and plug-in Radix colors. Neat!!
v1.1.0 - HSL Fix
Just fix an issue that HSV initializer of Color module is not HSL that we are using in CSS.
v1.0.0 - Launch!
This is the first confirmed version of Radix Colors for SwiftUI! That means, this library is now synced with the official Radix Colors and is ready to be used.
In this version, the dynamic color only supports UIColor (which works on iOS only). We will support more platforms later on.
v0.0.1 - Test Release
This release is intended to test the usability in another XCode project.