Skip to content

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 23 Jun 10:21
  • v0.7.1: fix updater signature mismatch + refresh PyPI metadata
  • post-rename: point all hardcoded URLs at the new ignite-ember/igni repo

Install

Python (CLI / library):

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

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.