Skip to content

Commit

Permalink
bump to 0.4.0beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Jun Feng committed Jun 26, 2024
1 parent f0dad15 commit 414c977
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
13 changes: 2 additions & 11 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,15 @@
> - `[API]` prefix for API changes.
> - `[Improvement]` prefix for implementation improvement.
## v0.4.0.dev240521
## v0.4.0beta
- [API] remove BC22 protocol

## v0.4.0.dev240517
- [Improvement] upgrade yacl to 0.4.5b0.

## v0.4.0.dev240514
- [API] add entrypoint for docker file.
- [API] allow passing config JSON directly to main.
- [Bugfix] fix ic mode.
- [Bugfix] fix RR22, SealPIR and APSI.

## v0.4.0.dev240401
- [Improvement] upgrade yacl to 0.4.5b1.
- [Improvement] upgrade download uri of xz.

## v0.4.0.dev240329
- [Improvement] upgrade yacl to 0.4.4b3.

## v0.3.0beta
- [Improvement] add uuid in system temp folder.
- [Improvement] use arrow csv reader in pir.
Expand Down
2 changes: 1 addition & 1 deletion psi/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
#define PSI_VERSION_MAJOR 0
#define PSI_VERSION_MINOR 4
#define PSI_VERSION_PATCH 0
#define PSI_DEV_IDENTIFIER ".dev240521"
#define PSI_DEV_IDENTIFIER "beta"

0 comments on commit 414c977

Please sign in to comment.