Skip to content

0.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 07:27
· 6 commits to main since this release
dcbd82e

What's Changed

✨ Features

  • Introduce flat package option to export icons in single folder by @egorikftp in #191
  • Add option to export ImageVector with public modifier (explicit mode) by @egorikftp in #202
  • Add option to export ImageVector with trailing comma by @egorikftp in #205
  • Add option to use existing Material Icon pack by @egorikftp in #213

🐛 Bugfixes

  • Remove unnecessary kotlin.LazyThreadSafetyMode import from lazy property export format by @egorikftp in #199
  • Disable ImageVector preview feature for "androidx.compose.material.icons" package by @egorikftp in #206

🧹 Housekeeping

⬆️ Dependencies

  • Update dependency com.android.tools:sdk-common to v31.7.0 by @renovate in #190
  • Update dependency io.nlopez.compose.rules:ktlint to v0.4.15 by @renovate in #207
  • Update dependency org.junit.jupiter:junit-jupiter to v5.11.2 by @renovate in #211
  • Update dependency io.github.composegears:tiamat-koin to v1.2.0 by @renovate in #215
  • Update dependency io.github.composegears:tiamat to v1.2.0 by @renovate in #214

Full Changelog: 0.8.0...0.9.0