- 2021-08-09 -> Version 1.2.0
- 2021-07-17 -> Minor UI improvements
- 2021-06-28 -> Change colors to SwiftUI native
- 2021-06-27 -> WatchOS compatibility
- 2021-06-22 -> UI Chart label changer
- 2021-06-16 -> Fix unwrap crash
- 2021-06-06 -> Fix bug color LineChartView on dragGesture
- 2021-06-06 -> Fix
Index out of range
when data is empty - 2021-06-05 -> Add CapsuleChart
- 2021-05-19 -> Fix builder issues
- 2021-05-08 -> Fix warning
Modifying state during view update
- 2021-05-08 -> Fix folder structure bug
- 2021-05-07 -> Delete demo project
- 2021-05-07 -> v1.1
- 2021-04-30 -> v1.0
- 2021-05-28 -> v0.2-alpha
- 2021-05-28 -> v0.1-alpha
Remove on push triggers
Fix crash when path.currentPoint
was nil
in LinePath.swift
Add dragGesture
argument