Releases: hfhbd/bootstrap-compose
0.3.0
What's Changed
- Update Kotlin to 2.0.20-RC2 and kotlinx-uuid to 0.1.0 using the new experimental kotlin.uuid.Uuid class
Updated Dependencies
- Bump com.gradle.develocity from 3.17.4 to 3.17.5 by @dependabot in #391
- Bump app.softwork:kotlinx-uuid-core from 0.0.25 to 0.0.26 by @dependabot in #394
- Bump com.gradle.develocity from 3.17.5 to 3.17.6 by @dependabot in #395
- Bump gradle/actions from 3 to 4 by @dependabot in #396
- Bump kotlin from 2.0.0 to 2.0.10 by @dependabot in #397
- Bump Gradle to 8.10 by @hfhbd in #398
- Bump Kotlin to 2.0.20-RC, uuid to 0.1.0 and compose to 1.6.11 by @hfhbd in #399
- Bump io.github.pdvrieze.xmlutil:serialization-jvm from 0.86.3 to 0.90.1 by @dependabot in #393
Full Changelog: v0.2.1...v0.3.0
0.2.1
What's Changed
- Bump kotlin from 2.0.0-RC3 to 2.0.0 by @dependabot in #388
- Bump popperjs to correct version by @hfhbd in #389
- Bump compose from 1.6.10-rc03 to 1.6.10 by @dependabot in #387
Full Changelog: v0.2.0...v0.2.1
0.2.0
What's Changed
This version uses Kotlin 2.0.0-RC3
, the Kotlin hosted compose compiler plugin and compose html runtime 1.6.10-rc03
. Kotlin versions below 2.0.0
are not tested and might not work due the underlaying tooling changes.
Full Changelog: v0.1.15...v0.2.0
0.1.15
Summary
Compatibility release for Kotlin 1.8.20/Compose 1.4.0-rc03
What's Changed
- Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.2.0 by @dependabot in #304
- Bump Gradle to 8.0.1 by @hfhbd in #305
- Bump io.github.pdvrieze.xmlutil:serialization-jvm from 0.84.3 to 0.85.0 by @dependabot in #303
- Improve README.md by @epabst in #306
- Bump io.github.gradle-nexus.publish-plugin from 1.2.0 to 1.3.0 by @dependabot in #307
- Bump js from 1.8.0 to 1.8.10 by @dependabot in #301
- Bump Compose to 1.3.1 by @hfhbd in #309
- Bump app.softwork:kotlinx-uuid-core from 0.0.17 to 0.0.18 by @dependabot in #311
- Bump js from 1.8.10 to 1.8.20 by @dependabot in #310
New Contributors
Full Changelog: v0.1.14...v0.1.15
0.1.14
Summary
Support Kotlin 1.8.0 and Compose 1.3.0
What's Changed
- Bump actions/configure-pages from 2 to 3 by @dependabot in #298
- Bump org.jetbrains.compose from 1.2.2 to 1.3.0 by @dependabot in #300
- Bump Kotlin to 1.8 by @hfhbd in #302
Full Changelog: v0.1.13...v0.1.14
0.1.13
Changes
- Card: Allow the configuration of header, footer, and body attrs by @luca992
PRs
- Bump Bootstrap to 5.2.3 by @hfhbd in #292
- Bump org.jetbrains.compose from 1.2.1 to 1.2.2 by @dependabot in #294
- Allow for the configuration of card header, footer, body attrs by @luca992 in #296
Full Changelog: v0.1.12...v0.1.13
v0.1.12
Summary
Just updating Compose to 1.2.1 and Kotlin to 1.7.20
What's Changed
- Faster bootstrap compose icons generating by @hfhbd in #285
- Bump serialization-jvm from 0.84.2 to 0.84.3 by @dependabot in #286
- Bump app.cash.licensee from 1.5.0 to 1.6.0 by @dependabot in #287
- Bump js from 1.7.10 to 1.7.20 by @dependabot in #278
- Bump org.jetbrains.compose from 1.2.1-rc03 to 1.2.1 by @dependabot in #288
Full Changelog: v0.1.11...v0.1.12
Support Compose Web 1.2.0
What's Changed
- Bump org.jetbrains.compose from 1.2.0-alpha01-dev786 to 1.2.0-beta01 by @dependabot in #275
- Bump org.jetbrains.compose from 1.2.0-beta01 to 1.2.0-beta02-dev795 by @dependabot in #276
- Bump org.jetbrains.compose from 1.2.0-beta02-dev795 to 1.2.0-beta02-dev798 by @dependabot in #277
- Bump org.jetbrains.compose from 1.2.0-beta02-dev798 to 1.2.0-beta02 by @dependabot in #279
- Bump org.jetbrains.compose from 1.2.0-beta02 to 1.2.0-beta03-dev803 by @dependabot in #280
- Bump org.jetbrains.compose from 1.2.0-beta03-dev803 to 1.2.0-rc01 by @dependabot in #282
- Bump org.jetbrains.compose from 1.2.0-rc01 to 1.2.0-rc02-dev816 by @dependabot in #283
- Bump org.jetbrains.compose from 1.2.0-rc02-dev816 to 1.2.0 by @dependabot in #284
Full Changelog: v0.1.10...v0.1.11
Fix not working icons klib from 0.1.9
What's Changed
Full Changelog: v0.1.9...v0.1.10
Bump Compose to 1.2.0-alpha01-dev786
Breaking changes
All custom svg attrs extension previously defined in app.softwork.bootstrapcompose.icons.*
are now merged upstream, so you have to use import org.jetbrains.compose.web.svg.*
instead.
What's Changed
- Generate icons for showcase by @hfhbd in #271
- Fix docs by @hfhbd in #272
- Bump org.jetbrains.compose from 1.2.0-alpha01-dev778 to 1.2.0-alpha01-dev786 by @dependabot in #273
Full Changelog: v0.1.8...v0.1.9