Releases: fiatjaf/nak
Releases · fiatjaf/nak
Release list
v0.20.1
v0.20.0
v0.19.13
fix blossom ipv6 dialing. fixes https://github.com/fiatjaf/nak/issues/142
v0.19.12
fix getKindSlice() usage. keep nil when no kinds are specified.
v0.19.11
v0.19.10
git: support nostr://... URLs without requiring the <relay> component.
v0.19.9
decode: fix missing identifiers in printed json.
v0.19.8
Merge pull request #126 from mattn/fix/blossom-hash-decode blossom: fix wrong source length in hex decode of download hash
v0.19.7
update to the fact that Pool doesn't use PoolOptions anymore, just mo…