Releases: hfhbd/bootstrap-compose
Releases · hfhbd/bootstrap-compose
0.3.1
What's Changed
Features
- Remove app.softwork.uuid dependency by @hfhbd in #404
- Add Chromium to Codespaces by @hfhbd in #385
- Fix signing by @hfhbd in #447
Updated Dependencies
- Bump app.softwork:kotlinx-uuid-core from 0.1.0 to 0.1.1 by @dependabot in #400
- Bump com.gradle.develocity from 3.17.6 to 3.18 by @dependabot in #401
- Bump kotlin from 2.0.20-RC2 to 2.0.20 by @dependabot in #402
- Bump app.softwork:kotlinx-uuid-core from 0.1.1 to 0.1.2 by @dependabot in #403
- Bump io.gitlab.arturbosch.detekt from 1.23.6 to 1.23.7 by @dependabot in #405
- Bump com.gradle.develocity from 3.18 to 3.18.1 by @dependabot in #406
- Bump coroutines from 1.8.1 to 1.9.0 by @dependabot in #407
- Bump kotlin from 2.0.20 to 2.0.21 by @dependabot in #408
- Bump app.cash.licensee from 1.11.0 to 1.12.0 by @dependabot in #411
- Refactor the build setup by @hfhbd in #413
- Bump xml from 0.90.1 to 0.90.3 by @dependabot in #414
- Bump compose from 1.6.11 to 1.7.0 by @dependabot in #412
- Bump com.gradle.develocity from 3.18.1 to 3.18.2 by @dependabot in #416
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.8.0 to 0.9.0 by @dependabot in #418
- Bump com.gradle.develocity from 3.18.2 to 3.19 by @dependabot in #419
- Update dependencies by @hfhbd in #423
- Update Gradle to 8.12 by @hfhbd in #425
- Bump io.github.hfhbd.mavencentral from 0.0.14 to 0.0.15 by @dependabot in #424
- Bump com.gradle.develocity from 3.19 to 3.19.1 by @dependabot in #426
- Bump kotlin from 2.1.0 to 2.1.10 by @dependabot in #427
- Bump com.gradle.develocity from 3.19.1 to 3.19.2 by @dependabot in #429
- Bump io.gitlab.arturbosch.detekt from 1.23.7 to 1.23.8 by @dependabot in #430
- Bump app.cash.licensee from 1.12.0 to 1.13.0 by @dependabot in #431
- Bump com.gradle.develocity from 3.19.2 to 4.0 by @dependabot in #435
- Bump xml from 0.90.3 to 0.91.0 by @dependabot in #433
- Bump coroutines from 1.10.1 to 1.10.2 by @dependabot in #434
- Bump kotlin from 2.1.10 to 2.1.20 by @dependabot in #432
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.9.0 to 0.10.0 by @dependabot in #437
- Bump com.gradle.develocity from 4.0 to 4.0.1 by @dependabot in #438
- Bump xml from 0.91.0 to 0.91.1 by @dependabot in #441
- Bump kotlin from 2.1.20 to 2.1.21 by @dependabot in #440
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.10.0 to 1.0.0 by @dependabot in #442
- Bump com.gradle.develocity from 4.0.1 to 4.0.2 by @dependabot in #444
- Bump Dependencies by @hfhbd in #445
- Bump io.github.hfhbd.mavencentral from 0.0.15 to 0.0.17 by @dependabot in #428
- Add Google repository by @hfhbd in #446
- Bump compose from 1.7.3 to 1.8.1 by @dependabot in #443
Full Changelog: v0.3.0...v0.3.1
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