Releases: cryptimeleon/mclwrap
Releases · cryptimeleon/mclwrap
v3.2.0
Commits
- 3919cda: Create temp.yaml (feidens) #37
- aaf1124: Update and rename temp.yaml to manual-github-release.yaml (feidens) #37
- 12e7969: Update manual-github-release.yaml (feidens)
- ed26f25: Delete manual-github-release.yaml (feidens)
- 1eb66f2: Fixing CI error (Jan Bobolz)
- 8051ff7: Support for BLS12-381 (Jan Bobolz) #38
- f27fe5b: Fix compile error (Jan Bobolz) #38
- b096c67: Better reporting for precompiled lib not found (Jan Bobolz) #38
- 86c6865: Tests now reset mcl more often (Jan Bobolz) #38
v3.1.0
What's Changed
- Deliver precompiled libmcljava.so, mcljava.dll etc. by @WorldofJARcraft in #33
- Fixing CI after script rename by @JanBobolz in #35
- Release 3.1.0 by @JanBobolz in #36
New Contributors
- @WorldofJARcraft made their first contribution in #33
Full Changelog: v3.0.0...v3.1.0
v3.0.0
Commits
- ca5cd41: Update README.md (feidens) #30
- 305a36f: Add info about make and g++ prerequisites to readme (Raphael Heitjohann) #30
- b93e20c: Update mcl script version to v1.28 (Raphael Heitjohann) #30
- a48f73d: Bumped mcl version (Jan Bobolz) #26
- e619178: Install script param hint (Jan Bobolz) #26
- 5bcc7a6: Replace getInteger with asInteger and increment version to 3.0.0 (Raphael Heitjohann) #27
- 78d3569: Add 2.0.0 release to changelog (Raphael Heitjohann) #27
- 773693d: Update README.md (feidens) #30
- 18e757d: Merge branch 'develop' into mclupdate (feidens) #26
- 7c2b7f6: Update CHANGELOG.md (feidens) #30
v2.0.0
Commits
- 6048796: Make all classes but MclBilinearGroup package-private (Raphael Heitjohann) #20
- 78b4413: Math javadoc only get linked on release, add package javadocs, add basic changelog contents (Raphael Heitjohann) #20
- d9909bb: Remove pull_request CI builds (Raphael Heitjohann) #20
- de64154: Make mclwrap classes package-private, add standalone repr tests and add basic version of mcl group (Raphael Heitjohann) #20
- b89b29d: Add specific actions workflow for scheduled release build (Raphael Heitjohann) #20
- 448232e: Correct name of scheduled release java ci (Raphael Heitjohann) #20
- f0c0a8a: Add readme badge for scheduled CI (Raphael Heitjohann) #20
- f571151: Fix representation tests (Raphael Heitjohann) #20
- dbd552f: Add macos runer to dev CI (Raphael Heitjohann) #24
- 2bd70cb: Properly add macos to dev ci using matrix (Raphael Heitjohann) #24
- 5b214af: Remove mac os build from ci since the mcl makefile is faulty (Raphael Heitjohann) #24
- ab1afc6: Added changelog info about representation fix for MclBilinearGroup (Raphael Heitjohann) #24
- 6cefd34: Update version strings in readme to v2 (Raphael Heitjohann) #24
- 0716b8d: Update release action to only work on tags (feidens) #24
- 6698799: Update and rename scheduled-release-ci.yaml to scheduled-main-ci.yaml (feidens) #24
- da6c2be: Update and rename release-ci.yaml to main-ci.yaml (feidens) #24