Releases: DiamondLightSource/smartem-devtools
smartem-workspace v0.5.0
smartem-workspace v0.5.0
Installation
Python package:
pip install smartem-workspace
# or with uvx
uvx smartem-workspace --helpChanges 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
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-*.whlChanges 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
smartem-workspace v0.4.0
Installation
Python package:
pip install smartem-workspace
# or with uvx
uvx smartem-workspace --helpChanges 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
EPUPlayer v1.1.0
Installation
Python package:
pip install smartem-epuplayerWindows 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
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-*.whlChanges 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
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-*.whlWindows 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
EPUPlayer v1.0.2
Installation
Python package:
pip install smartem-epuplayerWindows executable:
Download epuplayer-windows-v1.0.2.exe from the assets below.
Changes since epuplayer-v1.0.1
- #120 feat: EPUPlayer release workflow with PyPI publishing (@vredchenko)
Commits
9d37ad8 fix(epuplayer): remove hardcoded version in test, bump to 1.0.2
EPUPlayer v1.0.2rc9
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-*.whlWindows executable:
Download epuplayer-windows-v1.0.2rc9.exe from the assets below.
Changes since epuplayer-v1.0.2
- #120 feat: EPUPlayer release workflow with PyPI publishing (@vredchenko)