File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 6
6
7
7
### Features
8
8
9
- - [ \# 71] ( https://github.com/arkworks-rs/r1cs-std/pull/71 ) Implement the ` Sum ` trait for ` FpVar ` .
10
-
11
9
### Improvements
12
10
13
11
### Bug Fixes
14
12
13
+ ## v0.3.1
14
+
15
+ ### Features
16
+
17
+ - [ \# 71] ( https://github.com/arkworks-rs/r1cs-std/pull/71 ) Implement the ` Sum ` trait for ` FpVar ` .
18
+
19
+ ### Bug Fixes
20
+
15
21
- [ \# 70] ( https://github.com/arkworks-rs/r1cs-std/pull/70 ) Fix soundness issues of ` mul_by_inverse ` for field gadgets.
16
22
17
23
## v0.3.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " ark-r1cs-std"
3
- version = " 0.3.0 "
3
+ version = " 0.3.1 "
4
4
authors = [ " arkworks contributors" ]
5
5
description = " A standard library for constraint system gadgets"
6
6
homepage = " https://arkworks.rs"
You can’t perform that action at this time.
0 commit comments