0.2.0
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
- @dependabot[bot] made their first contribution in #3
Full Changelog: 0.1.0...0.2.0