Skip to content

Releases: nicorichard/NicoProgress

0.4.0 - Swift Package Manager Support

30 Apr 16:13
8696b2e
Compare
Choose a tag to compare

Added support for Swift Package Manager

v0.3.0

05 May 16:00
Compare
Choose a tag to compare

Animation overhaul using repeat animation option and full treatment of edges cases.
Added a parameter animateDeterminateInitialization to allow for determinate initial animations if desired.

v0.2.2

08 Sep 23:27
Compare
Choose a tag to compare

Improved off-screen rendering and examples.

v0.2.1

03 Sep 14:29
Compare
Choose a tag to compare

Improved progress state retention when experiencing window changes.

Credit to @jstheoriginal for the PR 🥇

v0.2.0

07 Jun 15:14
Compare
Choose a tag to compare
  • Carthage support
  • Documented changes to the animation duration
  • Example project improvements