Releases: 0xtrr/nostr-tool
Releases · 0xtrr/nostr-tool
Add new delete-profile command and nix support
Just releasing a patch to make the delete profile command available for users.
What's Changed
- Support nix by @TonyGiorgio in #59
- Delete profile and events by @TonyGiorgio in #60
- Flake fixes by @JosephGoulden in #61
New Contributors
- @TonyGiorgio made their first contribution in #59
- @JosephGoulden made their first contribution in #61
Full Changelog: 0.5.0...0.5.1
0.5.0
0.4.0
What's Changed
- Save events to file and broadcast events from file by @thesimplekid in #34
- format: cargo fmt and clippy by @thesimplekid in #35
- feat: option to print hex by @thesimplekid in #36
- chore: bump
nostr-sdk
by @thesimplekid in #41 - add lud16 option for update-metadata by @w3irdrobot in #45
- fix:
vanity
short-h
conflict by @thesimplekid in #51 - Implement support for NIP-57 notes (Zaps) by @0xtrr in #47
- Add support for creating new badge by @0xtrr in #52
- improve:
list-events
by @thesimplekid in #53
New Contributors
- @w3irdrobot made their first contribution in #45
- @0xtrr made their first contribution in #47
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- NIP-28 support
- Add expiration tag to text-note by @thesimplekid
- Add Dockerfile by @bijeebuss
- Add .devcontainer by @bijeebuss
- Add encoding/decoding of nprofile strings
- Add NIP-14 (subject tags) support to text notes
- Add support for encoding/decoding bech32 encoded nchannel ids
- Upgrade dependency Clap from 4.0.22 to 4.1.6
- Big rewrite by @yukibtc to replace nostr_rust with nostr-sdk
- Print nchannel id when creating new public channel
- Update typo in examples in Readme by @gourcetools
- parse_key function misbehaved after nostr-sdk refactoring
- Refactor/code cleanup in "list events" code by @thesimplekid
- Pretty print events in "list events" command output by @thesimplekid
New Contributors
- @gourcetools made their first contribution in #15
- @yukibtc made their first contribution in #17
- @bijeebuss made their first contribution in #25
Full Changelog: 0.2.0...0.3.0