Skip to content

Releases: fiatjaf/nak

v0.11.4

12 Feb 19:37
Compare
Choose a tag to compare
nak req --ids-only

v0.11.3

07 Feb 19:54
Compare
Choose a tag to compare
mcp: fix a bunch of stupid bugs.

v0.11.2

05 Feb 23:43
Compare
Choose a tag to compare
fix multiline handler thing for when we're don't have any stdin.

v0.11.1

05 Feb 19:34
Compare
Choose a tag to compare
curl: assume POST when there is data and no method is specified.

v0.11.0

05 Feb 01:39
Compare
Choose a tag to compare
wallet: adapt to single-wallet nip60 mode and implement nutzapping.

v0.10.1

18 Jan 18:45
Compare
Choose a tag to compare
update go-nostr to solve some websocket things like a stupid limit to…

v0.10.0

17 Jan 00:47
Compare
Choose a tag to compare
update go-nostr to fix url path normalization (@pablof7z's @primalhq …

v0.9.1

16 Dec 05:09
Compare
Choose a tag to compare
bunker: fix MarshalIndent() is not allowed to have a prefix on json-i…

v0.9.0

03 Dec 03:43
Compare
Choose a tag to compare
replace encoding/json with json-iterator everywhere so we get rid of …

v0.8.0

16 Nov 20:01
Compare
Choose a tag to compare
update go-nostr again, apparently this was necessary.