All Versions
27
Latest Version
Avg Release Cycle
116 days
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v2.1.0 Changes
🚀 Released on 2021-06-XX.
➕ Added
- 🆕 New helper methods to:
- deal with cutout paths that aren't anchored to a specific view;
- update all coach mark properties at once.
- 🆕 New helper methods to:
-
v2.0.0 Changes
May 14, 2020🚀 Released on 2020-XX-XX.
🛠 Fixed
- 🛠 Fix #205 - Safe area insets ignored by coach mark layout system
- 🛠 Fix #231 - Support iOS 13's
WindowScene
- 🛠 Fix incorrect window bounds while multitasking on iPad
🔄 Changed
- 🚚 Move from Travis to Github Actions
- 🔨 Refactor example project
- 🔄 Change return type in
coachMarkViewsAt
to enforce the type through protocol composition - Unify the naming conventions for exposed properties
➕ Added
- 👍 Full dark mode support
- 0️⃣ Customizable default Coachmark
- 👌 Support of Swift Package Manager
- Let overlay forward touch events with a new option #212
✂ Removed
- Asset Bundles
-
v1.5.0 Changes
🚀 Released on 2020-XX-XX.
🛠 Fixed
- 🛠 Fix #205 - Safe area insets ignored by coach mark layout system
- 🛠 Fix #231 - Support iOS 13's
WindowScene
- 🛠 Fix incorrect window bounds while multitasking on iPad
🔄 Changed
- 🚚 Move from Travis to Github Actions
- 🔨 Refactor example project
➕ Added
- 👍 Full dark mode support
- 0️⃣ Customizable default Coachmark
- 👌 Support of Swift Package Manager
- Let overlay forward touch events with a new option #212
✂ Removed
- Asset Bundles
-
v1.4.0 Changes
October 05, 2019🚀 Released on 2019-05-04.
🛠 Fixed
- 🛠 Fix #218 - Division by zero during layout phase
🔄 Changed
- Turn runtime checks into cimpile time checks (protocol composition)
- 👌 Improve error message when
numberOfCoachMarks <= 0
✂ Removed
- ✂ Remove deprecated methods
- ✂ Remove LFS in snapshot submodule
-
v1.3.1 Changes
May 04, 2019 -
v1.3.0 Changes
April 11, 2019 -
v1.2.2 Changes
December 06, 2018🚀 Released on 2018-12-06.