Skip to content

1.0.8

Compare
Choose a tag to compare
@skydoves skydoves released this 21 Nov 07:34
58beec3

🎉 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.