New Features
- Kotlin Multiplatform/Native support
- Improved Coroutine integration with the optional coroutine module
- Support Nullable Types
Breaking changes
- Removed creation extension helpers
- Updated package names
- renamed
get
togetOrNull
get
to getOrNull