Releases: nicorichard/NicoProgress
Releases · nicorichard/NicoProgress
0.4.0 - Swift Package Manager Support
Added support for Swift Package Manager
v0.3.0
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
Improved off-screen rendering and examples.
v0.2.1
Improved progress state retention when experiencing window changes.
Credit to @jstheoriginal for the PR 🥇
v0.2.0
- Carthage support
- Documented changes to the animation duration
- Example project improvements