Releases: fiatjaf/nak
Releases · fiatjaf/nak
v0.4.2
add 9 new examples to readme.
v0.4.1
fix and improve flag reordering for subcommands.
v0.4.0
left pad keys on `nak key` too so `nak key public 02` works, for exam…
v0.3.0
update go-nostr so just "localhost[:port]" works as a relay url.
v0.2.2
`nak key combine` now returns all possible combinations.
v0.2.1
fix: musig2 event to cli args was generating multivalue tags wrongly.
v0.2.0
rename flags from --musig2-... to --musig-..., add id to event and ot…
v0.1.13
bunker: repeat connection info every now and then.
v0.1.12
bunker: better colors and prompts.
v0.1.11
--connect to use nip46 as a client to sign event and auth messages.