Releases: 0xtlt/nostr_rust
Releases · 0xtlt/nostr_rust
NIP04 - Decrypt fixed
- Fix:
nips::nip04::decrypt
method - Now working again (@0xtlt)
Full Changelog: 0.20.2...0.20.3
0.20.2
0.20.1
0.20.0
What's Changed
- Add:
bech32::auto_bech32_to_hex
method - Auto detect bech32 (note, nsec or npub,) or hex and force convert to hex by @0xtlt - Edit: Remove unwrap() from bech32.rs in #27 by @blakejakopovic
- Fix: NIP04 encrypt and decrypt - Now working again by @0xtlt
New Contributors
- @blakejakopovic made their first contribution in #27
Full Changelog: 0.19.2...0.20.0
0.19.2
0.19.1
0.19.0
- Add:
Identity::make_event
method - Add:
Client::broadcast_event
method
Full Changelog: 0.18.0.1...0.19.0
0.18.0 - Content
0.18.0 - Content
- Add:
utils::parse_content_tags
method - Add:
utils::ParsedTagsResult
struct
Full Changelog: 0.17.0...0.18.0.1
0.18.0 - Content
0.18.0 - Content
- Add:
utils::parse_content_tags
method - Add:
utils::ParsedTagsResult
struct
Full Changelog: 0.17.0...0.18.0
0.17.0
- Add:
event::extract_events
method - Add:
event::extract_events_ws
method
Full Changelog: 0.16.2...0.17.0