Skip to content

Releases: fiatjaf/nak

v0.4.2

12 Jul 22:18
Compare
Choose a tag to compare
add 9 new examples to readme.

v0.4.1

12 Jul 21:51
Compare
Choose a tag to compare
fix and improve flag reordering for subcommands.

v0.4.0

12 Jul 17:06
Compare
Choose a tag to compare
left pad keys on `nak key` too so `nak key public 02` works, for exam…

v0.3.0

12 Jul 17:06
Compare
Choose a tag to compare
update go-nostr so just "localhost[:port]" works as a relay url.

v0.2.2

16 May 22:45
Compare
Choose a tag to compare
`nak key combine` now returns all possible combinations.

v0.2.1

15 May 21:49
Compare
Choose a tag to compare
fix: musig2 event to cli args was generating multivalue tags wrongly.

v0.2.0

15 May 02:53
Compare
Choose a tag to compare
rename flags from --musig2-... to --musig-..., add id to event and ot…

v0.1.13

17 Feb 20:57
c5f7926
Compare
Choose a tag to compare
bunker: repeat connection info every now and then.

v0.1.12

12 Feb 18:39
5dd5a7c
Compare
Choose a tag to compare
bunker: better colors and prompts.

v0.1.11

06 Feb 11:07
b7a7e05
Compare
Choose a tag to compare
--connect to use nip46 as a client to sign event and auth messages.