Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 15:34
· 304 commits to main since this release

v0.13.0 (2022-08-07)

Features

  • primitives: Add ToHash to DatumOption (#163)
  • traverse: Add missing getters on output (#162)
  • traverse: Add missing getters for witness fields (#160)
  • traverse: Add reference inputs to Tx (#161)
  • traverse: Expose collateral return (#158)

Bug Fixes

  • primitives: Handle alonzo headers without prev-hash (#164)
  • primitives: Force CBOR null primitive for missing aux data (#159)

Chore

  • Fix lint warnings (#166)
  • Fix trailing comma lint issue (#165)