All Versions
21
Latest Version
Avg Release Cycle
56 days
Latest Release
1239 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.2.3 Changes
August 29, 2018๐ Changed
- Refactored to observables
-
v1.2.2 Changes
April 14, 2018๐ Changed
- Updates for Swift 4.1
- Formatted code
-
v1.2.1 Changes
January 27, 2018โ Added
- Further documentation ### ๐ Changed
- Refactored code to use MVVM
- Format code
-
v1.2.0 Changes
January 14, 2018โ Added
- Allow setting custom gradient colors
- Allow setting custom animation timing function
-
v1.1.4 Changes
๐ Changed
- Updated to Swift 4.0
-
v1.1.3 Changes
โ Added
- Further tests ### ๐ Fixed
- Fix frame not updated correctly ### ๐ Changed
- Updated documentation
-
v1.1.2 Changes
January 10, 2017โ Added
- Refactored project structure to match "pod lib create" / TravisCI integration
- Added example project
-
v1.1.1 Changes
โ Added
- Basic tests / TravisCI integration
- Refactored extension for UIColor initializer
- Changelog
-
v1.1.0 Changes
โ Added
- Configuration for animation duration ### ๐ Changed
- Renamed and moved default values struct into main class
- Allow subclassing "GradientProgressBar()"
- Lint code
-
v1.0.1 Changes
๐ Fixed
- Fix UIProgressView always updates via animation ### ๐ Changed
- Refactor entire code