Releases: hasundue/lophus
Releases · hasundue/lophus
0.0.12
What's Changed
- feat(nips/01): support CLOSED messages by @hasundue in #28
- feat(core/relays): implement reconnection logic by @hasundue in #29
- build(deps): update dependencies
Full Changelog: 0.0.11...0.0.12
0.0.10
0.0.10 (2023-10-17)
Features
- stricter type checking on tag types of events (#24) (d745d5b)
0.0.9
0.0.9 (2023-10-17)
⚠ BREAKING CHANGES
- abandon NonExclusiveWritableStream (#22)
Code Refactoring
- abandon NonExclusiveWritableStream (#22) (abf06ef)
0.0.8
0.0.8 (2023-10-17)
⚠ BREAKING CHANGES
- rename RelayPool to RelayGroup and modify the API (#19)
Code Refactoring
- rename RelayPool to RelayGroup and modify the API (#19) (f8dc248)
0.0.7
0.0.7 (2023-10-16)
Features
0.0.6
0.0.6 (2023-10-04)
Bug Fixes
- nips/01: fix SubscriptionFilter interface (2ef24d0)
0.0.5
0.0.5 (2023-10-04)
Features
0.0.4
0.0.4 (2023-10-03)
Features
- client: add method (fd469d1)
- client: update to the latest NIP-01 (daa0e30)
- nips: update NIP-01 definition (bf3f2f0)
- relay: respond to EVENT messages with OK messages (bdfbc89)