What's Changed
🖥️✨ CLI features
- [CLI] Migrate to hierarchical icon pack structure by @egorikftp in #380
- Add possibility to enable/disable usage compose predefined color by @egorikftp in #406
- Update cli result message by @egorikftp in #423
- Update proguard configuration by @egorikftp in #422
🔌🐛 Plugin bugfixes
- [IconPack] Preview action crash if icon pasted from clipboard by @egorikftp in #405
- Fix plugin not dynamic due to missing id by @egorikftp in #431
✨ Features
- [Export] Replace color hex with predefined Compose colors by @LennartEgb in #399
- [IR][Preview] Handle predefined Compose colors during parsing by @LennartEgb in #420
🧹 Housekeeping
- Refactor icon pack generator to use iconpack model for nested packs by @egorikftp in #379
- Add method to convert IconPack to raw string by @egorikftp in #383
- Create Project wrapper to resolve "no class found" exception on Compose Preview by @egorikftp in #384
- Add md link verify check by @egorikftp in #391
- Add telegram link, update badges by @egorikftp in #398
- Add basic ValkyrieStrings to load strings from bundle, migrate IntroScreen by @egorikftp in #404
- Remove playground project by @egorikftp in #414
- Disable cache for validation.yml by @egorikftp in #413
- Clean up playground folder by @egorikftp in #417
- Extract separate JVM svg/xml parsers by @egorikftp in #419
- Verify on min and max supported IDEA version by @egorikftp in #424
- Remove unused kotlin-android plugin by @egorikftp in #427
- Setup IntelliJ plugin verify by @egorikftp in #428
- Update kotlin configuration by @egorikftp in #429
⬆️ Dependencies
- Update plugin buildConfig to v5.5.2 by @renovate in #378
- Update plugin buildConfig to v5.5.4 by @renovate in #382
- Update dependency org.junit.jupiter:junit-jupiter to v5.12.1 by @renovate in #386
- Update dependency com.android.tools:sdk-common to v31.9.1 by @renovate in #389
- Update plugin buildConfig to v5.6.0 by @renovate in #390
- Update kotlin monorepo to v2.1.20 by @renovate in #387
- Update plugin buildConfig to v5.6.1 by @renovate in #392
- Update plugin buildConfig to v5.6.2 by @renovate in #393
- Update plugin spotless to v7.0.3 by @renovate in #395
- Update dependency org.junit.jupiter:junit-jupiter to v5.12.2 by @renovate in #397
- Update plugin com.gradle.develocity to v4 - autoclosed by @renovate in #396
- Update intellij to v2.5.0 by @renovate in #388
- Update plugin android-application to v8.9.1 by @renovate in #342
- Update dependency io.github.composegears:tiamat to v1.5.0 by @renovate in #385
- Update dependency com.android.tools:sdk-common to v31.9.2 by @renovate in #408
- Update dependency com.android.tools:r8 to v8.9.35 by @renovate in #409
- Update plugin com.gradle.develocity to v4.0.1 by @renovate in #416
- Update plugin buildConfig to v5.6.3 by @renovate in #421
- Update dependency gradle to v8.14 by @renovate in #415
✏️ Others
- Revert "Update dependency com.android.tools:r8 to v8.9.35" by @egorikftp in #411
New Contributors
- @LennartEgb made their first contribution in #399
Full Changelog: 0.13.0...0.14.0