Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

1.2.0

Latest
Compare
Choose a tag to compare
@cheonjaeung cheonjaeung released this 24 Jan 11:46
· 3 commits to main since this release

io.woong.savedstate:savedstate-ktx:1.2.0 is released. Version 1.2.0 contains these commits.

New Feature

  • Add SavedStateHandle.getOrDefault and SavedStateHandle.getOrElse that is similar feature to Map.getOrDefault and Map.getOrElse. (#13)

Dependency Update

  • Update dependency from org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3 to org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4. (#14)