Releases: bdolewski/CircularProgressView
Releases · bdolewski/CircularProgressView
v1.0.2: Minor updates to Swift 5.1 (#8)
- Minor updates to the source to be more compliant with Swift 5.1
v1.0.1
- Fixed build with Xcode when CircularProgressView is used directly as GitHub dependency
v1.0.0
- Supported Swift Package Manager
- Swift only
- basic properties available for setting line with, colors and text
- documentation with examples