Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 15:38
· 354 commits to main since this release

v0.9.0 (2022-04-30)

Docs

  • Add retroactive change log

Continuous Integration

  • Skip publish confirmation prompt
  • Enable tag-based release workflow
  • Add draft version of the release workflow (#101)

v0.9.0-alpha.1 (2022-04-29)

Features

  • Implement Plutus Data hashing / JSON (#100)

Bug Fixes

  • Use correct struct for metadatum labels (#96)
  • Update failing native script json test (#95)
  • primitives: Fix native scripts policy id (add missing tag) (#94)
  • primitives: Fix native scripts before/after type serialization (#93)

Chore

  • Add unit test for native script hash (#98)
  • Move miniprotocol examples to custom crate (#97)

v0.9.0-alpha.0 (2022-04-26)

Features

  • primitives: Implement length-preserving uints (#92)
  • primitives: Implement canonical JSON serialization (#90)