Skip to content

v1.8.1

Choose a tag to compare

@github-actions github-actions released this 27 Mar 00:16

CI fix — Fixed test file path resolution for GitHub Actions. Tests now resolve the JS card file from the Python package location instead of hardcoded paths, working correctly in both local and CI environments.

Release pipeline — Releases now go through a PR with CI checks before publishing. Previously, releases were pushed directly to GitHub without waiting for tests to pass.