Skip to content

Releases: bdolewski/CircularProgressView

v1.0.2: Minor updates to Swift 5.1 (#8)

29 Dec 16:14
480b940

Choose a tag to compare

  • Minor updates to the source to be more compliant with Swift 5.1

v1.0.1

26 Sep 09:29
7c502b8

Choose a tag to compare

  • Fixed build with Xcode when CircularProgressView is used directly as GitHub dependency

v1.0.0

26 Sep 08:53
da95d9b

Choose a tag to compare

  • Supported Swift Package Manager
  • Swift only
  • basic properties available for setting line with, colors and text
  • documentation with examples