Skip to content

EPUPlayer v1.1.0rc2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jan 16:39
· 27 commits to main since this 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