Skip to content

Releases: DiamondLightSource/smartem-decisions

SmartEM Decisions v0.1.1rc6

25 Jan 09:41

Choose a tag to compare

Pre-release

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

Windows executable:
Download smartem-agent-windows-v0.1.1rc6.exe from the assets below.

Run with uvx (no installation):

# uvx requires stable PyPI releases

Changes since smartem-decisions-v0.1.0

Commits

SmartEM Decisions v0.1.0

22 Jan 16:21

Choose a tag to compare

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

Changes since smartem-decisions-v0.1rc2

Commits

SmartEM Decisions v0.1rc2

22 Jan 16:20

Choose a tag to compare

Pre-release

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

Windows executable:
Download smartem-agent-windows-v0.1rc2.exe from the assets below.

Run with uvx (no installation):

# uvx requires stable PyPI releases

Changes since smartem-decisions-v0.1.0

Commits