Releases: blinklabs-io/gouroboros
Releases · blinklabs-io/gouroboros
v0.50.0
v0.49.0
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 by @dependabot in #365
- chore(ci): update golangci-lint by @wolf31o2 in #366
- feat: finish basic tx-submission client implementation by @agaffney in #367
Full Changelog: v0.48.0...v0.49.0
v0.48.0
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.10.0 to 0.11.0 by @dependabot in #359
- feat: support for CBOR tags for arbitrarily large ints by @agaffney in #361
- fix: use chain origin when no intersect points are specified by @agaffney in #362
- feat: expose values for CBOR constructor type by @agaffney in #363
Full Changelog: v0.47.0...v0.48.0
v0.47.0
v0.46.0
What's Changed
- feat: return full transaction instead of just the body by @agaffney in #306
- chore: update README by @agaffney in #307
- chore(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 by @dependabot in #310
- feat: support for parsing TX output datum by @agaffney in #311
- chore(doc): update README checklist layout by @wolf31o2 in #313
- fix: recover panics when decoding CBOR maps by @agaffney in #354
- feat: generate JSON for arbitrary CBOR by @agaffney in #355
- ci: remove code coverage workflow by @agaffney in #357
- feat: use interfaces for NewTransaction(Body)FromCbor functions by @agaffney in #356
Full Changelog: v0.45.1...v0.46.0
v0.45.1
v0.45.0
v0.44.0
v0.43.0
What's Changed
- chore(docs): logo assets and add to readme by @wolf31o2 in #288
- feat: generic interface for TX inputs/outputs by @agaffney in #289
- feat: better handling of Mary MultiAsset value by @agaffney in #292
- feat: properly handle addresses in ledger by @agaffney in #293
Full Changelog: v0.42.0...v0.43.0