Skip to content

Releases: EspressoSystems/commit

v0.2.4

19 Aug 15:23
a57ae4a
Compare
Choose a tag to compare

What's Changed

  • Fields required by crates.io by @nyospe in #49
  • Implement From<[u8; 32]> for Commitment by @ss-es in #52

Full Changelog: v0.2.3...v0.2.4

v0.2.3

01 Apr 16:52
b20addd
Compare
Choose a tag to compare

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

Full Changelog: 0.2.2...v0.2.3

0.2.2

16 Nov 19:37
7e93818
Compare
Choose a tag to compare

What's Changed

  • Implement more common traits for Commitment by @jbearer in #20

Full Changelog: 0.2.1...0.2.2

0.2.1

16 Nov 18:49
588f322
Compare
Choose a tag to compare

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

06 Oct 15:57
1744c3d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

Release 0.1.0

04 Mar 17:07
7685ebd
Compare
Choose a tag to compare

Initial open source release