Releases: blinklabs-io/gouroboros
Releases · blinklabs-io/gouroboros
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
blockfetchprotocol 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
v0.29.1
v0.29.0
v0.28.0
v0.27.0
What's Changed
- docs: code docs for muxer package by @agaffney in #184
- docs: code docs for ouroboros package by @agaffney in #185
- docs: code docs for protocol package by @agaffney in #186
- docs: code docs for protocol/chainsync package by @agaffney in #188
- docs: code docs for utils package by @agaffney in #187
- docs: code docs for protocol/handshake package by @agaffney in #189
- docs: code docs for protocol/localtxsubmission by @agaffney in #190
- docs: code docs for protocol/localstatequery package by @agaffney in #191
Full Changelog: v0.26.0...v0.27.0