Changelog History
Page 1
-
v1.1.1 Changes
October 04, 2019โก๏ธ Updates dependencies to Swift 5, thanks @maxxfrazer !
-
v1.1.0 Changes
April 05, 2019๐ Swift 5 support. Thanks @toygark!
-
v1.0.0 Changes
April 01, 2019โฌ๏ธ Dropped iOS 9 support. Explicitly set Swift version to 4.2 for Cocoapods, thanks to @micartu, https://github.com/micartu
-
v0.9.2 Changes
December 02, 2018๐ Fixes crash when presenting dialog while app is in background. Thanks to https://github.com/ivulyov90
-
v0.9.1 Changes
October 09, 2018๐ Fixes Carthage compatibility
-
v0.9.0 Changes
September 27, 2018Swift 4.2 compatibility, thanks to @afnanm1999
-
v0.8.1 Changes
August 19, 2018โ Adds additional shadow customization options for the container. That is, all known shadow properties are now exposed.
-
v0.8.0 Changes
July 20, 2018Separated pan and tap gesture.
Thanks to @yoobato -
v0.7.1 Changes
February 24, 2018Carthage improvements by https://github.com/Orderella/PopupDialog/commits?author=RyogaK
๐ Objective-C compatibility fixes by Julien Pouget -
v0.7.0 Changes
January 15, 2018Introducing DynamicBlurView while removing FXBlurView