Skip to content

Releases: succinctlabs/kzg-rs

v0.2.8

16 Feb 00:45

Choose a tag to compare

Changes

  • Updated bls12_381 dependency to use sp1_bls12_381 v0.8.0-sp1-6.0.0 from crates.io (previously used git dependency)
  • Compatible with SP1 v6.0.0 (Hypercube)

v0.2.7

30 May 18:56
15bdc9b

Choose a tag to compare

What's Changed

  • chore: bump sp1_bls12_381 to patch-0.8.0-sp1-5.0.0 by @fakedev9999 in #23
  • chore: release v0.2.7 by @github-actions in #24
  • chore: fix to use version by @fakedev9999 in #25

New Contributors

Full Changelog: v0.2.6...v0.2.7

v0.2.6

15 Apr 21:19
71f48ea

Choose a tag to compare

Added

  • Add rkyv Serialize, Deserialize, Archive (#19)
  • Implement (de)-serialize on define_bytes_type (#18)

Other

  • add release-plz (#21)
  • expose fns (#20)
  • Bump SP1 bls crate (#17)