Skip to content

Releases: antonmartinsson/GaugeKit

GaugeKit 1.3

21 Sep 13:07
db6fc8d
Compare
Choose a tag to compare

Tweaks default design and existing modifiers slightly, while adding support for iOS 18's accented mode.

GaugeKit 1.2

10 Sep 17:46
8e4a4c9
Compare
Choose a tag to compare

Adds support for visionOS

GaugeKit 1.1

23 Nov 17:57
5ba704d
Compare
Choose a tag to compare

This release contains some minor changes to font sizes and handling of values beyond the max value of the gauge.

GaugeKit 1.0

28 Jan 16:42
a73704b
Compare
Choose a tag to compare

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

07 Jun 20:41
Compare
Choose a tag to compare

watchOS support is here!

GaugeKit 0.4

31 May 20:04
Compare
Choose a tag to compare

macOS support is here (thanks to a contribution by @tunabelly)!

GaugeKit 0.3

13 Jan 14:10
9b68229
Compare
Choose a tag to compare

Version 0.3 of GaugeKit adds the ability to set a custom max value for each GaugeView.

GaugeKit 0.2

25 Sep 11:24
Compare
Choose a tag to compare

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

12 Sep 11:14
3141479
Compare
Choose a tag to compare
GaugeKit 0.1 Pre-release
Pre-release

The very first, basic iteration of GaugeKit.