1.10.3
Release of version 1.10.3
What's Changed
- Release 1.10.2 by @didiergarcia in #135
- Feature/settings verification by @didiergarcia in #137
- Kotlin sample app: Fix Null Pointer Exception when rotating the screen. by @didiergarcia in #138
- Catch Exception thrown from plugins by @didiergarcia in #139
- Use a CopyOnWriteArrayList in Mediator instead of synchronized {}. by @didiergarcia in #141
- Define userInfo immediately instead of being lateinit. by @didiergarcia in #142
- Add mediator tests and clean up by @didiergarcia in #143
- Removal of Segment Log components. by @didiergarcia in #144
- Update the smaple kotlin app for the new logging changes. by @didiergarcia in #145
- Add CoroutineExceptionHandler and try/catch blocks over critical area… by @didiergarcia in #146
Full Changelog: 1.10.2...1.10.3