Skip to content

Releases: shelltime/coding-extension-jetbrains

v0.0.4

09 Jan 15:41
756d623

Choose a tag to compare

0.0.4 (2026-01-09)

Features

  • version: add CLI version check on extension startup (f8391cd)
  • version: add CLI version check on extension startup (80f7df0)

Bug Fixes

  • build: update platformVersion to 2024.1.7 to resolve cwm-plugin version mismatch (81d253f)
  • docs: update ci info (fe23c93)

Documentation

  • readme: add codecov badge and simplify documentation (0c9d408)
  • readme: improve installation instructions and add marketplace badge (68b4e18)

Build System

  • gradle: upgrade Gradle and dependencies to latest versions (4225efc)

Continuous Integration

  • workflows: add timeout-minutes to build and test steps (9552ef8)

Tests

  • version: add tests for CLI version check feature (8a5b4b9)
  • version: add tests for CLI version check feature (ef94101)
  • version: fix async testing and improve test assertions (fea7391)

v0.0.3

06 Jan 16:11
b60e6e4

Choose a tag to compare

0.0.3 (2026-01-06)

Bug Fixes

  • ci: add GITHUB_TOKEN to checkout action for self-hosted runner (669ea22)
  • ci: add GITHUB_TOKEN to checkout action for self-hosted runner (aacb473)
  • ci: add persist-credentials false to checkout action (a0e7da7)

v0.0.2

06 Jan 15:12
126a8f0

Choose a tag to compare

0.0.2 (2026-01-06)

Features

  • plugin: initial implementation of ShellTime JetBrains plugin (b7b2273)

Bug Fixes

  • build: use explicit IDE versions in pluginVerification (082749a)

Documentation

  • claude: improve CLAUDE.md with architecture and build details (6a0b692)
  • publishing: add CI/CD secrets and publishing guide (989d1ec)

Continuous Integration

  • actions: change runner to jp-arm-oracle self-hosted runner (d07cf9a)
  • actions: restructure workflows to run release-please first (d69d1d1)
  • actions: restructure workflows to run release-please first (8a3bbe2)
  • actions: upgrade GitHub Actions to latest versions (e81fcf4)