Skip to content

Releases: DiamondLightSource/smartem-devtools

smartem-workspace v0.5.0

26 Jan 11:33

Choose a tag to compare

smartem-workspace v0.5.0

Installation

Python package:

pip install smartem-workspace
# or with uvx
uvx smartem-workspace --help

Changes since smartem-workspace-v0.4.0rc2

  • #142 feat(sync): clone missing repos before pulling updates (@vredchenko)
  • #131 feat(smartem-workspace): CLI enhancements and RC release workflow (@vredchenko)
  • #130 refactor(claude): consolidate and rename skills (@vredchenko)

Commits

b79e1ee feat(sync): clone missing repos before pulling updates

smartem-workspace v0.5.0rc6

26 Jan 11:31

Choose a tag to compare

Pre-release

smartem-workspace v0.5.0rc6 (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_workspace-*.whl

Changes since smartem-workspace-v0.4.0rc2

  • #142 feat(sync): clone missing repos before pulling updates (@vredchenko)
  • #131 feat(smartem-workspace): CLI enhancements and RC release workflow (@vredchenko)
  • #130 refactor(claude): consolidate and rename skills (@vredchenko)

Commits

b79e1ee feat(sync): clone missing repos before pulling updates

smartem-workspace v0.4.0

21 Jan 17:01

Choose a tag to compare

smartem-workspace v0.4.0

Installation

Python package:

pip install smartem-workspace
# or with uvx
uvx smartem-workspace --help

Changes since smartem-workspace-v0.3.0

  • #131 feat(smartem-workspace): CLI enhancements and RC release workflow (@vredchenko)
  • #130 refactor(claude): consolidate and rename skills (@vredchenko)

Commits

bdbfe03 feat(smartem-workspace): add --version flag and update badges
151c4fe refactor(claude): consolidate and rename skills

EPUPlayer v1.1.0

21 Jan 17:03

Choose a tag to compare

EPUPlayer v1.1.0

Installation

Python package:

pip install smartem-epuplayer

Windows executable:
Download epuplayer-windows-v1.1.0.exe from the assets below.

Changes since epuplayer-v1.0.2rc9

  • #132 feat(smartem-epuplayer): CLI enhancements and workflow improvements (@vredchenko)
  • #120 feat: EPUPlayer release workflow with PyPI publishing (@vredchenko)

Commits

47f9063 feat(smartem-epuplayer): add --version flag and output control options

smartem-workspace v0.4.0rc2

21 Jan 16:37

Choose a tag to compare

Pre-release

smartem-workspace v0.4.0rc2 (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_workspace-*.whl

Changes since smartem-workspace-v0.3.0

  • #131 feat(smartem-workspace): CLI enhancements and RC release workflow (@vredchenko)
  • #130 refactor(claude): consolidate and rename skills (@vredchenko)

Commits

bdbfe03 feat(smartem-workspace): add --version flag and update badges
151c4fe refactor(claude): consolidate and rename skills

EPUPlayer v1.1.0rc2

21 Jan 16:39

Choose a tag to compare

EPUPlayer v1.1.0rc2 Pre-release
Pre-release

EPUPlayer v1.1.0rc2 (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_epuplayer-*.whl

Windows executable:
Download epuplayer-windows-v1.1.0rc2.exe from the assets below.

Changes since epuplayer-v1.0.2rc9

  • #132 feat(smartem-epuplayer): CLI enhancements and workflow improvements (@vredchenko)
  • #120 feat: EPUPlayer release workflow with PyPI publishing (@vredchenko)

Commits

47f9063 feat(smartem-epuplayer): add --version flag and output control options

EPUPlayer v1.0.2

20 Jan 15:36

Choose a tag to compare

EPUPlayer v1.0.2

Installation

Python package:

pip install smartem-epuplayer

Windows executable:
Download epuplayer-windows-v1.0.2.exe from the assets below.

Changes since epuplayer-v1.0.1

Commits

9d37ad8 fix(epuplayer): remove hardcoded version in test, bump to 1.0.2

EPUPlayer v1.0.2rc9

20 Jan 15:36

Choose a tag to compare

EPUPlayer v1.0.2rc9 Pre-release
Pre-release

EPUPlayer v1.0.2rc9 (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_epuplayer-*.whl

Windows executable:
Download epuplayer-windows-v1.0.2rc9.exe from the assets below.

Changes since epuplayer-v1.0.2

Commits