All Versions
10
Latest Version
Avg Release Cycle
61 days
Latest Release
2170 days ago
Changelog History
Changelog History
-
v0.4.6 Changes
May 10, 2019markCurrentVersionAsPresented()
is now public in order to allow clients to manually mark a version as presented (thanks @lukemmtt).
-
v0.4.5 Changes
March 15, 2019- โ Add ability to set item image tint color with:
whatsNew.itemImageTintColor = .red
Thanks @erusso1!
- โ Add ability to set item image tint color with:
-
v0.4.4 Changes
September 18, 2018โ Add support for Swift 4.2 and Xcode X
-
v0.4.3 Changes
April 08, 2018- ๐ Fix bug in not presenting view when upgrading from 1.9 to 2.1
-
v0.4.2 Changes
April 03, 2018- ๐ Fix presentation when there is a major version change but previous app update didn't include WhatsNew (by @funkenstrahlen)
-
v0.4.1 Changes
November 22, 2017- ๐ Make method public to check if
WhatsNew
should be presented (by @nixzhu)
- ๐ Make method public to check if
-
v0.4 Changes
November 17, 2017- โ Add new properties to customize font and text colors (by @nixzhu)
-
v0.3.1 Changes
November 14, 2017- Increase title font size when using dynamic type.
-
v0.3 Changes
November 12, 2017- ๐ Fix warnings due to dynamic font size attribute unavailable in < iOS 10.0.
-
v0.2.1 Changes
November 10, 2017- โ Add debug mode (by @resisi)