Releases: blinklabs-io/gouroboros
Releases · blinklabs-io/gouroboros
v0.33.2
v0.33.1
v0.33.0
Breaking changes
- The library was renamed from
cloudstruct/go-ouroboros-network
toblinklabs-io/gouroboros
and any imports will need to be updated
What's Changed
- chore: update license copyright by @wolf31o2 in #216
- chore: rename repo to blinklabs-io/gouroboros by @agaffney in #217
Full Changelog: v0.32.1...v0.33.0
v0.32.1
v0.32.0
v0.31.2
v0.31.1
v0.31.0
v0.30.1
What's Changed
- chore(deps): bump golang.org/x/sys from 0.0.0-20210615035016-665e8c7367d1 to 0.1.0 by @dependabot in #200
- chore: update cloudstruct/go-cardano-ledger to v0.6.0 by @agaffney in #201
New Contributors
- @dependabot made their first contribution in #200
Full Changelog: v0.30.0...v0.30.1
v0.30.0
Breaking changes
- The API for the
blockfetch
protocol has changed. There are now only 2 entrypoint functions, one for fetching a single block and one for fetching a range that uses a callback function to deliver each block
What's Changed
Full Changelog: v0.29.1...v0.30.0