Skip to content

v0.7.0

Choose a tag to compare

@dokar3 dokar3 released this 25 Jan 07:43
· 17 commits to main since this release

What's Changed

  • build(deps): bump androidx.compose:compose-bom from 2024.02.01 to 2024.02.02 by @dependabot[bot] in #126
  • Compose Multiplatform by @dokar3 in #128
  • Fix dependency exposing by @dokar3 in #129
  • Update sample and deploy to GitHub Pages by @dokar3 in #130
  • build(deps): bump com.vanniktech.maven.publish from 0.27.0 to 0.28.0 by @dependabot[bot] in #134
  • build(deps): bump agp from 8.3.0 to 8.3.1 by @dependabot[bot] in #136
  • build(deps): bump org.jetbrains.compose from 1.6.0 to 1.6.1 by @dependabot[bot] in #135
  • build(deps): bump org.jetbrains.kotlin.multiplatform from 1.9.20 to 1.9.23 by @dependabot[bot] in #133
  • build(deps): bump org.jetbrains.kotlin:kotlin-test from 1.9.22 to 1.9.23 by @dependabot[bot] in #132
  • build(deps): bump org.jetbrains.kotlin.android from 1.9.22 to 1.9.23 by @dependabot[bot] in #131
  • build(deps): bump agp from 8.3.1 to 8.3.2 by @dependabot[bot] in #139
  • build(deps): bump org.jetbrains.compose from 1.6.1 to 1.6.2 by @dependabot[bot] in #140
  • build(deps): bump gradle/gradle-build-action from 3.1.0 to 3.2.1 by @dependabot[bot] in #138
  • build(deps): bump gradle/gradle-build-action from 3.2.1 to 3.3.0 by @dependabot[bot] in #141
  • build(deps): bump androidx.core:core-ktx from 1.12.0 to 1.13.0 by @dependabot[bot] in #143
  • build(deps): bump androidx.activity:activity-compose from 1.8.2 to 1.9.0 by @dependabot[bot] in #142
  • build(deps): bump gradle/gradle-build-action from 3.3.0 to 3.3.1 by @dependabot[bot] in #144
  • build(deps): bump gradle/gradle-build-action from 3.3.1 to 3.3.2 by @dependabot[bot] in #145
  • build(deps): bump com.google.android.material:material from 1.11.0 to 1.12.0 by @dependabot[bot] in #148
  • build(deps): bump org.jetbrains.kotlin:kotlin-test from 1.9.23 to 1.9.24 by @dependabot[bot] in #149
  • build(deps): bump androidx.core:core-ktx from 1.13.0 to 1.13.1 by @dependabot[bot] in #147
  • build(deps): bump androidx.lifecycle:lifecycle-runtime-ktx from 2.7.0 to 2.8.0 by @dependabot[bot] in #153
  • build(deps): bump coroutines from 1.8.0 to 1.8.1 by @dependabot[bot] in #152
  • build(deps): bump agp from 8.3.2 to 8.4.0 by @dependabot[bot] in #146
  • build(deps): bump org.jetbrains.kotlin.multiplatform from 1.9.23 to 2.0.0 by @dependabot[bot] in #154
  • build(deps): bump org.jetbrains.kotlin.android from 1.9.23 to 2.0.0 by @dependabot[bot] in #155
  • Update Kotlin to 2.0 by @dokar3 in #156
  • Bump org.jetbrains.kotlin:kotlin-test from 1.9.24 to 2.0.0 by @dependabot[bot] in #157
  • Bump agp from 8.4.1 to 8.4.2 by @dependabot[bot] in #161
  • Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 by @dependabot[bot] in #159
  • Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.0 to 2.8.1 by @dependabot[bot] in #158
  • Bump org.jetbrains.compose from 1.6.10 to 1.6.11 by @dependabot[bot] in #160
  • Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.1 to 2.8.2 by @dependabot[bot] in #162
  • Bump gradle/gradle-build-action from 3.3.2 to 3.4.0 by @dependabot[bot] in #163
  • Bump gradle/gradle-build-action from 3.4.0 to 3.4.1 by @dependabot[bot] in #165
  • Bump gradle/gradle-build-action from 3.4.1 to 3.4.2 by @dependabot[bot] in #166
  • Bump com.vanniktech.maven.publish from 0.28.0 to 0.29.0 by @dependabot[bot] in #167
  • Bump agp from 8.4.2 to 8.5.0 by @dependabot[bot] in #164
  • Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.2 to 2.8.3 by @dependabot[bot] in #168
  • Add non-modal mode for CoreBottomSheetLayout. by @Ytgart in #169
  • Bump agp from 8.5.0 to 8.5.1 by @dependabot[bot] in #170
  • Bump gradle/gradle-build-action from 3.4.2 to 3.5.0 by @dependabot[bot] in #172
  • Bump io.coil-kt:coil-compose from 2.6.0 to 2.7.0 by @dependabot[bot] in #173
  • feat: support for brush-type backgrounds by @whitescent in #188
  • Return nested scroll connection on allow outside interaction mode. by @Ytgart in #176
  • Compose 1.10.0 by @dokar3 in #189
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #193
  • Bump org.jetbrains.compose.material3:material3 from 1.9.0 to 1.10.0+dev3105 by @dependabot[bot] in #195
  • Bump androidx.activity:activity-compose from 1.10.1 to 1.12.2 by @dependabot[bot] in #194
  • Bump com.google.android.material:material from 1.13.0-alpha09 to 1.14.0-alpha08 by @dependabot[bot] in #192
  • Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #191
  • Bump actions/checkout from 4 to 6 by @dependabot[bot] in #190

New Contributors

Full Changelog: v0.5.7...v0.7.0