Skip to content

v0.2.1

Choose a tag to compare

@aleCombi aleCombi released this 29 Nov 22:10
· 122 commits to master since this release
2b5eecc

ChenSignatures v0.2.1

Diff since v0.2.0

Patch Release 0.2.1

🐍 Python Integration

  • Dynamic Version Syncing: The Python wrapper now automatically detects its own version and enforces strict version equality (=x.y.z) on the Julia backend. This eliminates the need for manual synchronization in juliapkg.json.
  • Installation Robustness: Fixed edge cases where the Julia backend version could drift from the Python frontend.

⚙️ CI/CD

  • Added strict CI checks to ensure Python and Julia version numbers in pyproject.toml and Project.toml never diverge.

Merged pull requests: