Skip to content

v0.9.4

Choose a tag to compare

@github-actions github-actions released this 03 Jul 17:14
  • v0.9.4: VSCode marketplace images render + release pipeline resilient to PyPI CDN lag
  • vscode: rewrite relative README image URLs at package time
  • ci: gate release + smoke on PyPI CDN propagation instead of blind retries

Install

Python (CLI / library):

pip install 'ignite-ember==0.9.4'
# or
uv pip install 'ignite-ember==0.9.4'

JetBrains plugin: download the ember-code-jetbrains-*.zip
asset below and install via Settings → Plugins → ⚙ →
Install Plugin from Disk…

VSCode extension: download the ember-code-vscode-*.vsix
asset below and install with:

code --install-extension ember-code-vscode-*.vsix

Both IDE plugins bootstrap uv + Python + ignite-ember on
first launch — no manual setup required.