Releases: Helixform/CyanKit
Releases · Helixform/CyanKit
CyanKit 3.3.1
What's Changed
Full Changelog: 3.3.0...3.3.1
CyanKit 3.3.0
What's Changed
- add more cross-platform colors
- fix a bug that
Color.init(platformColor:)
can cause an infinite recursion
Full Changelog: 3.2.0...3.3.0
CyanKit 3.2.0
CyanKit 4.0.0-beta.1
🚧 This is a pre-release version.
You can preview what we've done now, but there are still a bunch of works need to be done before the final release. Notice that breaking API changes will happen frequently in future beta releases, don't rely on it for production usage.
What's Changed
- Add new initialization method for
Duotone
by @ktiays in #8 - add clickable modifier & BeautifulButton refactor by @unixzii in #9
- Add
HostingViewReader
by @ktiays in #10
Full Changelog: 3.1.0...4.0.0-beta.1
CyanKit 3.1.0
Sorry for breaking iOS builds in the last release, we add a CI check for future development.
What's Changed
- fix compiler conditions for platform-specific APIs by @unixzii in #5
- add CI by @unixzii in #6
- Add CGPoint extension & optimize popup button mouse event by @ktiays in #7
Full Changelog: 3.0.0...3.1.0