Releases: ozontech/kelp
Releases · ozontech/kelp
ideRepo
v1.0.0
What's Changed
- feature: custom plugin repo
- feature: custom gutter icon to open demo app
- feature: remove toml dependency
- feature: demo app apk via gutter icon
- feature: migration to IntelliJ Platform Gradle Plugin 2.x
- feature: Kelp Gradle Plugin
- fix: componentFunHighlighting uses one icon in multiple projects, ignoring other project's config
- fix: gradle plugin is incompatible with the configuration cache
- fix: proper io channel closing in the gradle plugin
- fix: gradle plugin's "ide absence warning" incorrectly renders in the IDE
- fix: optional params are marked as required in the gradle plugin
- fix: remove usages of ExpUiIcons to avoid compatibility issues
Full Changelog: v0.0.8...v1.0.0
How to Install
-
Make sure that you are using Android Studio Koala | 2024.1.1 Canary 3 or later
-
In Settings/Preferences > Plugins > ⚙️ > Manage Plugin Repositories...
add the following url:https://github.com/ozontech/kelp/releases/download/ideRepo/updatePlugins.xml
-
Close this window, select "Marketplace", type "kelp" into the search box and click "Install" (full tutorial)
https://github.com/ozontech/kelp?tab=readme-ov-file#-installation
v0.0.8
What's Changed
- feature: fully custom live templates from config + mutableStateOf template
Full Changelog: v0.0.7...v0.0.8
How to Install
- Make sure that you are using Android Studio Koala | 2024.1.1 Canary 3 or later
- Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
v0.0.7
What's Changed
- feature: experimental support for IntelliJ IDEA
- feature: grazie pro incompatibility notification
- fix: error notification is not displayed when config.json is malformed
Full Changelog: v0.0.6...v0.0.7
How to Install
- Make sure that you are using Android Studio Koala | 2024.1.1 Canary 3 or later
- Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
v0.0.6
What's Changed
- tech: config read moved to background thread
- feature: K2DsIconAnnotator (support for K2 Kotlin compiler)
- feature: added color preview icon in gutter icon settings
Full Changelog: v0.0.5...v0.0.6
How to Install
- Make sure that you are using Android Studio Koala | 2024.1.1 Canary 3 or later
- Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
v0.0.5
What's Changed
- feature: live templates
- feature: support for Android Studio Koala Canary 3
- feature: reduce color preview size in code completion to 12
- tech: update kotlin and gradleIntelliJPlugin versions
- tech: add detailed logging to OpenDsComponentInDemoAppIntention
- fix: live templates in multiple projects
Full Changelog: v0.0.4...v0.0.5
How to Install
- Make sure that you are using Android Studio Koala | 2024.1.1 Canary 3 or later
- Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
v0.0.4
What's Changed
- feature: simplified apk installation by @popovanton0
Full Changelog: v0.0.3...v0.0.4
How to Install
- Make sure that you are using Android Studio Iguana 2023.2.1 RC 1 or later
- Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
v0.0.3
What's Changed
- Strings to bundle by @mlpozdeev in #1
- feature: color previews by @popovanton0 in #2
- fix: color previews don't work from compiled libs by @popovanton0 in #4
- feature: render KDoc images by @popovanton0 in #3
- feature: adapt to Android Studio Iguana by @popovanton0
New Contributors
- @mlpozdeev made their first contribution in #1
Full Changelog: v0.0.2...v0.0.3
How to Install
- Make sure that you are using Android Studio Iguana 2023.2.1 RC 1 or later
- Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
0.0.2
- Bugfix: error when running a project without kelp config
0.0.1
First release of the Kelp plugin! 🎉
Please, make sure that you are using Android Studio Hedgehog 2023.1.1 or later
Installation: Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...