This repository was archived by the owner on Feb 3, 2023. It is now read-only.
Releases: acompany-develop/QuickMPC-libClient-py
Releases · acompany-develop/QuickMPC-libClient-py
QuickMPC 0.1.3
What's Changed
- Use json.loads and ast.literal_eval by @mdonaka in #17
- Fix send_share to sent matching column by @KotaTakahashi9320 in #16
- Add validation to check argument by @KotaTakahashi9320 in #18
- Update random number range for sharize by @mdonaka in #19
- Add format code to generate_grpc.py by @mdonaka in #20
- Handle CC error info by @arukuka in #21
- Fix to convert to inf when the value is Infinity by @KotaTakahashi9320 in #22
- Add test to confirm that the value is inf when sharize by @KotaTakahashi9320 in #23
- Add QuickMPC-libClient-py user-defined exception class by @KotaTakahashi9320 in #24
- Fix progress bar at demo script by @arukuka in #26
- Modify to output share to file and add a method to restore share by @KotaTakahashi9320 in #25
- Fix restore method to restore one party at a time by @KotaTakahashi9320 in #27
- Fix execute_demo by @mdonaka in #29
- Add err_info to Exception by @mdonaka in #30
- Restore the result to its original format by @KotaTakahashi9320 in #28
Full Changelog: 0.1.2...0.1.3
QuickMPC-libclient-py 0.1.2
What's Changed
- Update tox settings by @mdonaka in #12
- receive job progress in details by @arukuka in #13
- Add method to get elapsed time by @KotaTakahashi9320 in #14
- add ci for pypi automatic release by @come2ry in #15
New Contributors
- @KotaTakahashi9320 made their first contribution in #14
Full Changelog: 0.1.1...0.1.2
QuickMPC-libclient-py 0.1.1
QuickMPC-libclient-py 0.1.0
What's Changed
- Modified to set party_size according to the number of endpoints by @mdonaka in #1
- Update to make string into unicode when parse by @mdonaka in #3
- Support for piecewise split of Job result by @mdonaka in #2
- Change PR template to English by @mdonaka in #5
- Change trigger that run test by @arukuka in #6
- add request log and error log by @mdonaka in #7
- Update to_float Algorithm to use hash by @mdonaka in #4
- Update flake8 version and format all files by @mdonaka in #10
- Fix grpcio-tools version by @mdonaka in #9
- Add progress bar by @arukuka in #8
New Contributors
Full Changelog: https://github.com/acompany-develop/QuickMPC-libClient-py/commits/0.1.0