Skip to content

Releases: hasundue/lophus

0.0.3

29 Sep 11:55
Compare
Choose a tag to compare

0.0.3 (2023-09-29)

⚠ BREAKING CHANGES

  • relay module (#3)

Features

0.0.2

04 Sep 01:12
Compare
Choose a tag to compare

What's Changed

  • Type Stringified for EventContent
  • Type inference for subscriptions
  • Logging interface
  • Mock WebSocket server in tests

Full Changelog: 0.0.1...0.0.2

0.0.1

09 Jun 07:49
Compare
Choose a tag to compare

Initial alpha release.

  • NIP-01
  • Client core (client.ts)
  • Some modules (lib/*.ts)