Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@StefanBratanov StefanBratanov released this 22 Aug 13:34
e1145a8

This release contains the changes outlined in https://github.com/ethereum/c-kzg-4844/releases/tag/v2.0.0

From this version onward, dependencies will be available only on Maven Central with a new groupId: io.consensys.protocols

dependencies {
    implementation("io.consensys.protocols:jc-kzg-4844:2.0.0")
}

Previous versions would still be available on Cloudsmith and Maven Central:

What's Changed

Full Changelog: 1.0.0...2.0.0