Skip to content

0.2.0

Choose a tag to compare

@yysskk yysskk released this 09 Apr 22:39
· 159 commits to main since this release
72df0b4

What's Changed

  • chore: add Dependabot configuration by @yysskk in #2
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #3
  • chore: setup issue template by @yysskk in #4
  • chore: create PULL_REQUEST_TEMPLATE.md by @yysskk in #5
  • fix: make Subscription a value type to ensure proper Sendable conformance by @yysskk in #6
  • fix: restore subscriptions after relay reconnection by @yysskk in #7
  • feat: use SecRandomCopyBytes for cryptographic random byte generation by @yysskk in #8
  • fix: return early from fetch() when EOSE is received by @yysskk in #9
  • fix: correct fetch EOSE waiting and add SubscriptionEvent by @yysskk in #10

New Contributors

Full Changelog: 0.1.0...0.2.0