Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 430 Bytes

File metadata and controls

26 lines (15 loc) · 430 Bytes

Change Log

[0.3.0] - 2025-06-30

Changed

  • Added isValidTransportPublicKey function

  • Improved code docs.

  • Added deserialize methods.

  • Updated dependencies.

[0.2.0] - 2025-06-08

Fixes

  • Links in code docs.

Changes

  • The code docs now live on github.io.
  • Replaces some instances of window with globalThis in a few places for better node compatibility.

[0.1.0] - 2025-05-27

Initial release