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.