🎉 Released a new version 1.0.8
! 🎉
What's New?
- Update
whatIfHasSerializableExtra
using whatIfNotNullAs
. (e3bafdc)
- Added return types to the whatIf expressions. (1c89e35)
- Removed generating the buildConfig from whatif-android module
- Added paramter documentations to the extensions.
- Updated kotlin 1.4.20 internally.