Releases: antonmartinsson/GaugeKit
GaugeKit 1.3
Tweaks default design and existing modifiers slightly, while adding support for iOS 18's accented mode.
GaugeKit 1.2
Adds support for visionOS
GaugeKit 1.1
This release contains some minor changes to font sizes and handling of values beyond the max value of the gauge.
GaugeKit 1.0
Adds view modifiers to control color of indicator and all text elements, improves interoperability with other SwiftUI views by reducing some of the scaling effects that come with the usage of GeometryReader, and adds some smaller UI improvements.
GaugeKit 0.5
watchOS support is here!
GaugeKit 0.4
macOS support is here (thanks to a contribution by @tunabelly)!
GaugeKit 0.3
Version 0.3 of GaugeKit adds the ability to set a custom max value for each GaugeView.
GaugeKit 0.2
A somewhat more production ready version than 0.1, with some fixes that enables GaugeKit to be used as a Swift Package.
GaugeKit 0.1
The very first, basic iteration of GaugeKit.