Skip to content

Releases: Helixform/CyanKit

CyanKit 3.3.1

31 Mar 09:14
Compare
Choose a tag to compare

What's Changed

  • fix PlatformColor resolves to incorrect color in some appearances by @unixzii in #12

Full Changelog: 3.3.0...3.3.1

CyanKit 3.3.0

20 Mar 16:47
Compare
Choose a tag to compare

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

12 Feb 14:03
Compare
Choose a tag to compare

What's Changed

🥳 New UI component:

Full Changelog: 3.1.0...3.2.0

CyanKit 4.0.0-beta.1

22 Jan 16:42
Compare
Choose a tag to compare
CyanKit 4.0.0-beta.1 Pre-release
Pre-release

🚧 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

22 Jan 12:31
Compare
Choose a tag to compare

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

CyanKit 3.0.0

16 Jan 18:49
Compare
Choose a tag to compare

What's Changed

🥳 New UI component:

  • PopupButton built on SwiftUI provides ability selecting an item from a list. by @ktiays in #4

Full Changelog: 2.0.0...3.0.0

CyanKit 2.0.0

13 Jan 17:50
Compare
Choose a tag to compare

This is the first formal version, containing a lot of refinements and fixing. 🎉

What's Changed

New Contributors

  • @ktiays made their first contribution in #2

Full Changelog: 1.1.0...2.0.0