Skip to content
This repository was archived by the owner on Sep 11, 2026. It is now read-only.

3.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Nov 11:08
· 189 commits to main since this release
5cdc1e9

Added

  • Add more assertion utils (#49)
  • Add JSON-RPC error validation functions (#46)
  • Add convenience function for creating a DataView (#45)

Fixed

  • Update JSON validation logic (#47)
    • Validation would previously allow for undefined values, which is not a standard JSON type