Releases: DiamondLightSource/smartem-decisions
Releases · DiamondLightSource/smartem-decisions
SmartEM Decisions v0.1.1rc6
SmartEM Decisions v0.1.1rc6 (Release Candidate)
This is a pre-release for testing. For production use, please use the latest stable release.
Installation
Python package:
# RC releases are only available from GitHub
pip install dist/smartem_decisions-*.whlWindows executable:
Download smartem-agent-windows-v0.1.1rc6.exe from the assets below.
Run with uvx (no installation):
# uvx requires stable PyPI releasesChanges since smartem-decisions-v0.1.0
Commits
SmartEM Decisions v0.1.0
SmartEM Decisions v0.1.0
Installation
Python package:
pip install smartem-decisions[agent]
# or with uv
uv pip install smartem-decisions[agent]Windows executable:
Download smartem-agent-windows-v0.1.0.exe from the assets below.
Run with uvx (no installation):
uvx --with smartem-decisions[agent] smartem-agent --helpChanges since smartem-decisions-v0.1rc2
Commits
SmartEM Decisions v0.1rc2
SmartEM Decisions v0.1rc2 (Release Candidate)
This is a pre-release for testing. For production use, please use the latest stable release.
Installation
Python package:
# RC releases are only available from GitHub
pip install dist/smartem_decisions-*.whlWindows executable:
Download smartem-agent-windows-v0.1rc2.exe from the assets below.
Run with uvx (no installation):
# uvx requires stable PyPI releases