What's Changed
- ffi(nostr): complete types module by @rustedmoon in #226
- nostr: add support to anonymous and private zaps by @yukibtc in #151
- sdk: add
ClientSigner
by @yukibtc in #229 - Add NIP07 support by @yukibtc in #228
- Fix typo in README.md by @akiomik in #231
- Add uppercase P tag to Zaps by @benthecarman in #230
- Preserve
Event
de/serialization JSON field order by @yukibtc in #232 - ffi(nostr): complete nips module by @rustedmoon in #225
- Improve database performance by @yukibtc in #233
- Fix some typos by @akiomik in #234
- Fix parsing metadata with non-string types by @benthecarman in #237
- MSRV by @yukibtc in #241
- add try_from implementation for filemetadata from tags vector by @w3irdrobot in #243
- Add
contrib/check-*.sh
scripts by @yukibtc in #242 - doc: Add nip47 pay_invoice example by @rolznz in #248
- contrib: add
scripts/check-book.sh
by @yukibtc in #249 - sdk: replace
wait_for_connection
option withconnection_timeout
by @yukibtc in #250 - Init some nostr book sections by @rustedmoon in #247
New Contributors
Full Changelog: v0.26.0...v0.27.0