Releases: ComposeGears/Valkyrie
Releases · ComposeGears/Valkyrie
0.6.1
What's Changed
🐛 Bugfixes
- Add support for K2 mode by @egorikftp in #137
🧹 Housekeeping
- Prepare next development version by @Goooler in #124
- Delete last snapshot before non-snapshot releasing by @Goooler in #125
- Refine fields and doc by @Goooler in #127
- Move psi into psi:pack folder by @egorikftp in #131
- Rename psi:pack into psi:iconpack by @egorikftp in #133
⬆️ 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
What's Changed
✨ Features
- Show plugin version in IntroScreen by @egorikftp in #97
- Introduce edit mode for existing icon pack by @egorikftp in #67
- Add Settings button to IntroScreen by @egorikftp in #116
- Use highlights library for tooltip code snippets by @egorikftp in #117
- Migrate existing code snippets to highlights library by @egorikftp in #118
🐛 Bugfixes
- Fix back handling in IconPackCreationScreen by @egorikftp in #123
🧹 Housekeeping
- Prepare next development version by @Goooler in #99
- Inline
Spacer
s by @Goooler in #102 - Update verify idea versions by @egorikftp in #103
- Free disk space in release workflow by @Goooler in #107
- Tweak extensions by @Goooler in #112
- Verify plugin on 2024.1.6 by @Goooler in #115
- Minor Gradle tweaks by @Goooler in #119
- Update README.md by @egorikftp in #120
- Introduce release template by @Goooler in #121
- Tidy up release sections by @Goooler in #122
⬆️ 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
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
- Bump Tiamat 1.1.1 by @egorikftp in #90
- Update gradle/actions action to v4 by @renovate in #93
- Add Slack invitation by @egorikftp in #91
- Add playground project by @egorikftp in #92
Full Changelog: Valkyrie-0.5.0...Valkyrie-0.5.1
0.5.0
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
Full Changelog: Valkyrie-0.4.1...Valkyrie-0.5.0
Valkyrie-0.4.1
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
- Update validation.yml by @egorikftp in #51
- bump 0.4.1 by @egorikftp in #54
Full Changelog: Valkyrie-0.4.0...Valkyrie-0.4.1
Valkyrie-0.4.0
What's Changed
🐛 Bugfix
- Resolve OOM when process huge amount of icons by @egorikftp in #42
✏️ Tasks
- Infra improvements and minor updates by @Goooler in #27
- Fully migrate file operations to using nio Path by @Goooler in #33
- Rename plugin module to idea-plugin by @Goooler in #34
- Bump version to 0.3.2-SNAPSHOT by @Goooler in #37
- Set up Spotless + Ktlint to check styles by @Goooler in #38
- Add nightly release workflow and reuse steps via composite action by @Goooler in #40
- Set up Compose rules check by @Goooler in #41
- Migrate to IntelliJ Platform Gradle Plugin 2.0 RC by @Goooler in #44
- Rename google module to androidx-compose by @Goooler in #45
- Refactor extension checkers by @Goooler in #43
- Add zipSigner dependency for intellijPlatform by @Goooler in #46
- Update ChrisCarini/intellij-platform-plugin-verifier-action action to v2.0.2 by @renovate in #48
- Release 0.4.0 by @egorikftp in #49
New Contributors
Full Changelog: Valkyrie-0.3.1...Valkyrie-0.4.0
Valkyrie-0.3.1
🐛 Bugfix
- Icon with transparent fill path not showing on Preview #30
Full Changelog: Valkyrie-0.3.0...Valkyrie-0.3.1
Valkyrie-0.3.0
✨ Features
- Allow rename icons during pack creation #22
🐛 Bugfix
- Fix handle drag exit state for some cases #23
Full Changelog: Valkyrie-0.2.1...Valkyrie-0.3.0
Valkyrie-0.2.1
What's Changed
🐛 Bugfix
- Add compose Linux dependencies #20
✏️ Tasks
- Update classes visibility #19
Full Changelog: Valkyrie-0.2.0...Valkyrie-0.2.1
Valkyrie-0.2.0
What's Changed
✨ Features
- Update Material theme to match IntelliJ theme, cover with Preview all screens, new design for IntroScreen #14
- Allow to switch icon background between pixel grid, black and white color #15
🐛 Bugfix
- fix linear and radial gradient icon parsing and generation #17
✏️ Tasks
- remove setters for properties #13
Full Changelog: Valkyrie-0.1.1...Valkyrie-0.2.0