Skip to content

Releases: cnixbtc/NostrKit

v1.0.0

02 Nov 17:34
v1.0.0
0c4f540
Compare
Choose a tag to compare
  • Breaking: Removes Relay type to enforce that users handle socket connections themselves. We want to focus purely on Nostr specific data types.
  • Breaking: Changes EventFilter to explicitly have eventTags and pubKeyTags properties instead of a generic dictionary.

v0.1.1

30 Oct 13:33
v0.1.1
b5ba81e
Compare
Choose a tag to compare
  • Fixes subscription filter encoding. (#1)

v0.1.0 — Let's go!

26 Sep 12:23
v0.1.0
3a99a5e
Compare
Choose a tag to compare

🚀 Let's go!

First release implementing APIs to publish events as well as to subscribe to and unsubscribe from events. Consider this untested beta software until we reach a major version (1.0.0 or higher).