Releases: fiatjaf/nak
Releases · fiatjaf/nak
v0.11.4
v0.11.3
mcp: fix a bunch of stupid bugs.
v0.11.2
fix multiline handler thing for when we're don't have any stdin.
v0.11.1
curl: assume POST when there is data and no method is specified.
v0.11.0
wallet: adapt to single-wallet nip60 mode and implement nutzapping.
v0.10.1
update go-nostr to solve some websocket things like a stupid limit to…
v0.10.0
update go-nostr to fix url path normalization (@pablof7z's @primalhq …
v0.9.1
bunker: fix MarshalIndent() is not allowed to have a prefix on json-i…
v0.9.0
replace encoding/json with json-iterator everywhere so we get rid of …
v0.8.0
update go-nostr again, apparently this was necessary.