Skip to content

Releases: ozontech/kelp

ideRepo

04 Jul 05:27
Compare
Choose a tag to compare

v1.0.0

04 Jul 04:24
Compare
Choose a tag to compare

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

  1. Make sure that you are using Android Studio Koala | 2024.1.1 Canary 3 or later

  2. In Settings/Preferences > Plugins > ⚙️ > Manage Plugin Repositories...
    add the following url:

    https://github.com/ozontech/kelp/releases/download/ideRepo/updatePlugins.xml
    
  3. 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

22 May 22:40
Compare
Choose a tag to compare

What's Changed

  • feature: fully custom live templates from config + mutableStateOf template

Full Changelog: v0.0.7...v0.0.8

How to Install

  1. Make sure that you are using Android Studio Koala | 2024.1.1 Canary 3 or later
  2. Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

v0.0.7

22 May 15:48
Compare
Choose a tag to compare

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

  1. Make sure that you are using Android Studio Koala | 2024.1.1 Canary 3 or later
  2. Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

v0.0.6

18 May 16:49
Compare
Choose a tag to compare

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

  1. Make sure that you are using Android Studio Koala | 2024.1.1 Canary 3 or later
  2. Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

v0.0.5

18 May 03:25
Compare
Choose a tag to compare

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

  1. Make sure that you are using Android Studio Koala | 2024.1.1 Canary 3 or later
  2. Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

v0.0.4

27 Feb 16:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

How to Install

  1. Make sure that you are using Android Studio Iguana 2023.2.1 RC 1 or later
  2. Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

v0.0.3

26 Feb 10:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

How to Install

  1. Make sure that you are using Android Studio Iguana 2023.2.1 RC 1 or later
  2. Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

0.0.2

09 Dec 17:35
Compare
Choose a tag to compare
  • Bugfix: error when running a project without kelp config

0.0.1

06 Dec 12:41
Compare
Choose a tag to compare

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...