Releases: EspressoSystems/commit
Releases · EspressoSystems/commit
v0.2.4
v0.2.3
What's Changed
- Bump Swatinem/rust-cache from 1 to 2 by @dependabot in #21
- Add code coverage status by @Ancient123 in #22
- Bump tagged-base64 from 0.2.4 to 0.3.0 by @dependabot in #26
- Bump tagged-base64 from 0.3.0 to 0.3.1 by @dependabot in #28
- CI: Remove unstable cargo test options by @Ancient123 in #29
- fix: Commitment now has PhantomData<fn(&T)> by @ggutoski in #33
- impl Clone, Copy in a way that pacifies clippy by @ggutoski in #35
- feat: New trait CommitmentBounds for Commitment trait bounds, safer default by @ggutoski in #37
- fix: add missing CommitmentBounds impl for Commitment by @ggutoski in #38
- feat: add Canonical[De]serialize bounds to CommitmentBounds by @ggutoski in #40
- Update generic-array requirement from 0.14.4 to 1.0.0 by @dependabot in #31
- Add optional method to RawCommitmentBuilder by @ImJeremyHe in #42
- Update tagged-base64 and ark-serialize by @jbearer in #44
- Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 by @dependabot in #41
- Bump actions/checkout from 3 to 4 by @dependabot in #30
- Add u32 and u16 by @ss-es in #45
- Bump tagged-base64 from 0.3.4 to v0.4.0 by @dependabot in #47
- Prepare for crates io publishing by @nyospe in #48
New Contributors
- @ggutoski made their first contribution in #33
- @ImJeremyHe made their first contribution in #42
- @ss-es made their first contribution in #45
- @nyospe made their first contribution in #48
Full Changelog: 0.2.2...v0.2.3
0.2.2
0.2.1
What's Changed
- Bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0 by @dependabot in #18
- TaggedBase64 serialization support for Commitment by @jbearer in #19
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Bump styfle/cancel-workflow-action from 0.9.1 to 0.10.1 by @dependabot in #16
- Update dependencies by @jbearer in #17
New Contributors
- @dependabot made their first contribution in #16
Full Changelog: 0.1.0...0.2.0
Release 0.1.0
Initial open source release