Releases: MyUNiDAYS/KIterable
Releases · MyUNiDAYS/KIterable
0.1.0
0.0.21: Removed unused method from IosIterableApiInterface
What's Changed
Full Changelog: https://github.com/MyUNiDAYS/KIterable/commits/0.0.21
0.0.20: Add interface for IterableInAppMessage
What's Changed
- 0.0.20:Add interface for
IterableInAppMessage
to allow mocking in libraries that depend on KIterable by @jacao in #7
Full Changelog: https://github.com/MyUNiDAYS/KIterable/commits/0.0.20
0.0.19: Add interfaces for IterableApi and IterableInAppManager
What's Changed
- 0.0.19: Added interfaces
IterableApiInterface
andIterableInAppManagerInterface
to allow mocking in libraries that depend on KIterable by @jacao in #6
Full Changelog: https://github.com/MyUNiDAYS/KIterable/commits/0.0.19
0.0.18: Add createdAt and expiresAt to IterableInAppMessage data class
What's Changed
Full Changelog: https://github.com/MyUNiDAYS/KIterable/commits/0.0.18
0.0.17: Enhancement: Exposed more Iterable functionality
What's Changed
- Exposed the following Iterable functionality
disableDeviceForCurrentUser
andsetAutoDisplayPaused
by @jacao in #4
Full Changelog: https://github.com/MyUNiDAYS/KIterable/commits/0.0.17
0.0.16: Enhancement: Improve initialization & callback handlers (#3)
What's Changed
New Contributors
Full Changelog: https://github.com/MyUNiDAYS/KIterable/commits/0.0.16