Releases: Swiftify-Corp/IHProgressHUD
Releases · Swiftify-Corp/IHProgressHUD
Fixed layout issue and code cleanup
Added some code from SVProgressHUD
Fixed issue #13
Code Reformatting
0.1.5
What's Changed
- Fix Xcode 11 Bug with New Build System and Update to Swift 5 by @narlei in #10
- Bug fixes on iOS 13 by @santolico in #18
- Fix not tinted image view by @vadimue in #15
- Add support for custom foreground image color and custom blur effects by @massimobio in #21
- Added support from SwiftPM by @AsadAzam in #25
- Fixed the issue with CocoaPods by @AsadAzam in #27
- Fix
dismissWithDelay
method by @chrisbrandow in #31
New Contributors
- @narlei made their first contribution in #10
- @santolico made their first contribution in #18
- @vadimue made their first contribution in #15
- @massimobio made their first contribution in #21
- @AsadAzam made their first contribution in #25
- @chrisbrandow made their first contribution in #31
Full Changelog: 0.1.4...0.1.5
Updated Readme and fixed issue with example code
0.1.4 Added Appetize.io link
0.1.3
Updated PodSpec
Updated Readme
0.1.2 Update README.md
Updated Readme and cleaned project structure
0.1.1 Initial commit