Skip to content

0.1.0

Compare
Choose a tag to compare
@mpetuska mpetuska released this 10 Feb 12:41
· 34 commits to master since this release
f0ad04a

Verified Versions

  • [JDK]: 11+
  • [Kotlin]: 1.8.0
  • [Compose]: 1.3.0
  • [MDC]: ^14.0.0

Added

Changed

  • Bumped kotlin/compose versions
  • Fixed adding/removing items dynamically in MDCSelect
  • Replaced old DOM-based external MDC component management with CompositionLocal and
    DisposableEffect based solutions

Removed

  • All old DOM-based MDC component management and effects

What's Changed

  • Configure Renovate by @renovate in #153
  • Update dependency io.ktor:ktor-client-auth-jvm to v1.6.8 by @renovate in #154
  • Update dependency io.ktor:ktor-client-cio-jvm to v1.6.8 by @renovate in #155
  • Update crazy-max/ghaction-github-pages action to v3.1.0 by @renovate in #159
  • Update actions/cache action to v3.2.3 by @renovate in #158
  • Update dependency io.ktor:ktor-client-gson to v1.6.8 by @renovate in #157
  • Compose 1.2.1 by @mpetuska in #160
  • Update plugin com.gradle.enterprise to v3.12.2 by @renovate in #161
  • Update dependency io.ktor:ktor-client-cio-jvm to v2 by @renovate in #163
  • Update dependency io.ktor:ktor-client-gson to v2 by @renovate in #164
  • Update actions/cache action to v3.2.3 by @renovate in #165
  • Update dependency io.ktor:ktor-client-auth-jvm to v2 by @renovate in #162

New Contributors

Full Changelog: 0.0.5...0.1.0