Releases: devxoul/Toaster
Releases Β· devxoul/Toaster
2.3.0
Compare
Sorry, something went wrong.
No results found
2.2.0
Compare
Sorry, something went wrong.
No results found
2.1.1
Compare
Sorry, something went wrong.
No results found
Fix a bug that cancel() doesn't cancel a toast immediately (#123 , @ldiqual )
2.1.0
Compare
Sorry, something went wrong.
No results found
2.0.4
Compare
Sorry, something went wrong.
No results found
Skip start() if toaster is already executing (#110 )
Skip finish() if not currently executing (#109 )
2.0.3
Compare
Sorry, something went wrong.
No results found
Fix infinite recursive call in test target (#98 , @Coeur )
2.0.2
Compare
Sorry, something went wrong.
No results found
Fix Xcode 8.3 deprecation warning of M_PI (#97 , @Coeur )
2.0.1
Compare
Sorry, something went wrong.
No results found
Use pod_target_xcconfig to configure Swift version (#92 , @hypery2k )
2.0.0
Compare
Sorry, something went wrong.
No results found
JLToast is renamed to Toaster and now supports Swift 3. There are many breaking API changes. See #89 for more detail.
1.4.2
Compare
Sorry, something went wrong.
No results found
Don't start toast if self is released. (#82 , @hjhcn )