Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 1.2 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.3.0 - 2024-03-13

Other

  • handle nonce as incoming string/arraybuf (#611)

0.2.0 - 2024-02-20

Added

  • Add OpenRPC API docs and associated JSON Schemas (#534)

Other

  • deps + flake cleanup (#581)
  • remove unnecessary deps and add tooling for those checks (#541)
  • release docs and cp readmes (#530)

0.1.1 - 2024-01-20

Fixed

  • docs for release (#519)