Skip to content

Releases: ComposeGears/Valkyrie

0.8.1-SNAPSHOT

03 Oct 10:52
Compare
Choose a tag to compare
0.8.1-SNAPSHOT Pre-release
Pre-release

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

🐛 Bugfixes

  • Remove unnecessary kotlin.LazyThreadSafetyMode import from lazy property export format by @egorikftp in #199

🧹 Housekeeping

⬆️ Dependencies

  • Update dependency com.android.tools:sdk-common to v31.7.0 by @renovate in #190

Full Changelog: 0.8.0...0.8.1-SNAPSHOT

0.8.0

28 Sep 09:26
b3cfd69
Compare
Choose a tag to compare

What's Changed

✨ Features

  • Show Export path and Package in settings, make path relative to the current project by @egorikftp in #174
  • Create IDEA actions to choose export folder and import files by @egorikftp in #176
  • Make GeneralSettingsScreen scrollable, move "Danger zone" to bottom of screen by @egorikftp in #183

🐛 Bugfixes

  • Clear backstack after navigation to conversion screens by @egorikftp in #177
  • Fix crash when drag-and-drop folder into Existing pack by @egorikftp in #178

🧹 Housekeeping

⬆️ Dependencies

  • Update dependency org.junit.jupiter:junit-jupiter to v5.11.1 by @renovate in #179
  • Update intellij to v2.1.0 by @renovate in #181

Full Changelog: 0.7.1...0.8.0

0.7.2-SNAPSHOT

26 Sep 08:42
Compare
Choose a tag to compare
0.7.2-SNAPSHOT Pre-release
Pre-release

What's Changed

✨ Features

  • Show Export path and Package in settings, make path relative to the current project by @egorikftp in #174
  • Create IDEA actions to choose export folder and import files by @egorikftp in #176

🐛 Bugfixes

  • Clear backstack after navigation to conversion screens by @egorikftp in #177
  • Fix crash when drag-and-drop folder into Existing pack by @egorikftp in #178

⬆️ Dependencies

  • Update dependency org.junit.jupiter:junit-jupiter to v5.11.1 by @renovate in #179
  • Update intellij to v2.1.0 by @renovate in #181

Full Changelog: 0.7.1...0.7.2-SNAPSHOT

0.7.1

23 Sep 08:39
f4588cd
Compare
Choose a tag to compare

What's Changed

🧹 Housekeeping

⬆️ Dependencies

  • Update dependency gradle to v8.10.1 by @renovate in #162
  • Update dependency io.nlopez.compose.rules:ktlint to v0.4.12 by @renovate in #163
  • Update plugin com.gradle.develocity to v3.18.1 by @renovate in #164
  • Update dependency dev.snipme:highlights to v0.9.2 by @renovate in #165
  • Update dependency io.insert-koin:koin-compose to v4.0.0 by @renovate in #166
  • Update dependency com.android.tools:sdk-common to v31.6.1 by @renovate in #167

New Contributors

Full Changelog: 0.7.0...0.7.1

0.7.0

06 Sep 07:47
Compare
Choose a tag to compare

What's Changed

✨ Features

  • UI adjustments, allow to navigate to IntroScreen from Conversion by @egorikftp in #141
  • Create ImageVectorPreviewEditorProvider to preview ImageVector inside kt file by @egorikftp in #136
  • Introduce ImageVectorPreview actions by @egorikftp in #151
  • Handle camelCase icon names, introduce IconNameFormatter by @egorikftp in #155
  • Settings redesign, ImageVector preview settings by @egorikftp in #157

🐛 Bugfixes

🧹 Housekeeping

⬆️ Dependencies

  • Update kotlin monorepo to v2.0.20 by @renovate in #143
  • Update plugin spotless to v7.0.0.BETA2 by @renovate in #145
  • Update dependency io.nlopez.compose.rules:ktlint to v0.4.11 by @renovate in #149
  • Update plugin android-application to v8.6.0 by @renovate in #148
  • Update dependency com.android.tools:sdk-common to v31.6.0 by @renovate in #147
  • Update dependency io.insert-koin:koin-compose to v4.0.0-RC2 by @renovate in #156
  • Update dependency androidx.activity:activity-compose to v1.9.2 by @renovate in #158

Full Changelog: 0.6.1...0.7.0

0.6.1

21 Aug 05:47
34790aa
Compare
Choose a tag to compare

What's Changed

🐛 Bugfixes

🧹 Housekeeping

⬆️ Dependencies

  • Update dependency org.junit.jupiter:junit-jupiter to v5.11.0 by @renovate in #126
  • Update dependency gradle to v8.10 by @renovate in #128
  • Verify plugin on 2024.2.0.1 by @Goooler in #129
  • Update dependency dev.snipme:highlights to v0.9.1 by @renovate in #130
  • Update plugin com.gradle.develocity to v3.18 by @renovate in #135

Full Changelog: 0.6.0...0.6.1

0.6.0

12 Aug 10:01
cfffa1d
Compare
Choose a tag to compare

What's Changed

✨ Features

🐛 Bugfixes

🧹 Housekeeping

⬆️ Dependencies

  • Update kotlin monorepo to v2.0.10 by @renovate in #98
  • Update dependency io.nlopez.compose.rules:ktlint to v0.4.9 by @renovate in #100
  • Update plugin android-application to v8.5.1 by @renovate in #96
  • Update dependency io.nlopez.compose.rules:ktlint to v0.4.10 by @renovate in #106
  • Update dependency com.android.tools:sdk-common to v31.5.2 by @renovate in #109
  • Update plugin android-application to v8.5.2 by @renovate in #110
  • Update plugin jetbrains-intellij to v2.0.1 by @renovate in #111
  • Use bundled kotlin plugin instead kotlin-embeddable dependency by @egorikftp in #108
  • Update plugin jetbrains-intellij-module to v2.0.1 by @renovate in #113
  • Fix psi module dependency by @egorikftp in #114

Full Changelog: Valkyrie-0.5.1...0.6.0

Valkyrie-0.5.1

06 Aug 06:56
8605450
Compare
Choose a tag to compare

What's Changed

✨ Features

  • Try to predict icon pack package based on export path by @egorikftp in #89

🐛 Bugfix

  • Fix color parsing for shorthand color form by @egorikftp in #95

✏️ Tasks

Full Changelog: Valkyrie-0.5.0...Valkyrie-0.5.1

Valkyrie-0.5.0

31 Jul 14:33
df1782e
Compare
Choose a tag to compare

What's Changed

✨ Features

  • Suppress ObjectPropertyName for generated backing fields by @Goooler in #58
  • Add Lazy property generation by @egorikftp in #70
  • update settings to support different code generation output by @egorikftp in #68
  • Add logic to keep opened screen after close and reopen plugin pane by @vkatz in #78
  • Add necessary named arguments "isMoreThanHalf" and "isPositiveArc" by @egorikftp in #86

🐛 Bugfix

Not found yet 🌚

✏️ Tasks

  • Update release.yml by @egorikftp in #56
  • Optimize release workflow by @Goooler in #57
  • Update ChrisCarini/intellij-platform-plugin-verifier-action action to v2.0.2 by @renovate in #59
  • Fix env variable using by @Goooler in #60
  • Make PreviewTheme fullscreen and pass content alignment by @egorikftp in #61
  • Update plugin jetbrains-intellij to v2.0.0-rc2 by @renovate in #62
  • Enable build scan publishing on CI by @Goooler in #65
  • Migrate to Junit5 + AssertK by @Goooler in #64
  • Update dependency io.nlopez.compose.rules:ktlint to v0.4.6 by @renovate in #72
  • Update dependency io.nlopez.compose.rules:ktlint to v0.4.7 by @renovate in #75
  • Tiamat 1.1.0 by @Goooler in #76
  • Update dependency io.nlopez.compose.rules:ktlint to v0.4.8 by @renovate in #77
  • Update plugin jetbrains-intellij to v2.0.0 by @renovate in #79
  • Align koin-compose version with tiamat-koin used by @Goooler in #82
  • Remove INTERNAL_API_USAGES for plugin verify by @egorikftp in #83
  • Fetch all history for release workflow by @Goooler in #84
  • Create extensions module by @egorikftp in #85

New Contributors

  • @vkatz made their first contribution in #78

Full Changelog: Valkyrie-0.4.1...Valkyrie-0.5.0

Valkyrie-0.4.1

25 Jul 09:08
Compare
Choose a tag to compare

What's Changed

🐛 Bugfix

  • Fix: single icon pack ignored icon rename logic by @egorikftp in #52
  • Fix formatting for gradient path with several params by @egorikftp in #53

✏️ Tasks

Full Changelog: Valkyrie-0.4.0...Valkyrie-0.4.1