Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 994 Bytes

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 994 Bytes

0.1.3 (Unreleased)

0.1.2 (12 Jan, 2022)

  • feat: Add non-cgo bls library [GH-24]
  • feat: Add bls spec tests [GH-23]
  • feat: Add Capella types [GH-19]
  • feat: Add Altair light client forks [GH-20]

0.1.1 (28 Dec, 2022)

  • feat: add builder types and http methods [GH-4]
  • feat: return wrap status code errors in Http client [GH-8]
  • feat: BeaconState structs for phase0, altair and bellatrix forks [GH-5]
  • feat: subscription endpoints for the beacon validator namespace [GH-3]

0.1.0 (29 July, 2022)

  • Initial public release.