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