Skip to content

Latest commit

 

History

History
106 lines (64 loc) · 2.43 KB

CHANGELOG.md

File metadata and controls

106 lines (64 loc) · 2.43 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.8.0 - 2024-04-23

Added

  • GIO endpoint documentation

Changed

  • Update Advance and Voucher formats

0.7.3 - 2024-04-17

Changed

  • Add format hex to voucher payload

0.7.2 - 2024-04-16

Changed

  • Add required flag to post bodies

0.7.1 - 2024-01-23

Fixed

  • Fixed version number in OpenAPI file

0.7.0 - 2024-01-22

Removed

  • Removed inspect-state HTTP API

0.6.0 - 2023-04-18

Changed

  • Replaced inspect metadata with processed input count
  • Renamed voucher address to destination
  • Improved rollups input metadata documentation
  • Bumped swagger-codegen-cli version

0.5.1 - 2022-10-28

Changed

  • Fix typos in the documentation
  • Cosmetic documentation updates
  • Improve exception documentation

0.5.0 - 2022-07-20

Added

  • Added inspect-state HTTP API

Changed

  • Bumped swagger-codegen-cli version

0.4.0 - 2022-04-20

Added

  • Added support for github pages

Changed

  • Changed the Rollup HTTP API to producer-consumer style

0.3.0 - 2022-01-13

Changed

  • Rename advance metadata fields
  • Make advance endpoint reentrant
  • Change encoding of inspect payload to Ethereum Binary

[Previous Versions]