Skip to content

Releases: ethicnology/dart-nostr

dart-nostr v1.5.0

11 Dec 23:13
Compare
Choose a tag to compare

What's Changed

  • feat: add EOSE class to obtain subscriptionId by @uchijo in #41

Full Changelog: v1.4.3...v1.5.0

dart-nostr v1.4.3

21 Nov 19:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.4.3

dart-nostr v1.4.2

16 Oct 07:47
Compare
Choose a tag to compare

What's Changed

  • feat: NIP-50 search capability by @jsun1 in #36

New Contributors

  • @jsun1 made their first contribution in #36

Full Changelog: v1.4.1...v1.4.2

dart-nostr v1.4.1

01 Sep 22:38
Compare
Choose a tag to compare

dart-nostr v1.4.0

25 May 20:17
Compare
Choose a tag to compare

What's Changed

  • NIP 04 Encrypted Direct Message
  • NIP 05 Mapping Nostr keys to DNS-based internet identifiers
  • NIP 10 Conventions for clients' use of e and p tags in text events
  • NIP 15 End of Stored Events Notice
  • NIP 19 bech32-encoded entities
  • NIP 20 Command Results
  • NIP 28 Public Chat
  • NIP 51 Lists

Full Changelog: v1.3.4...v1.4.0

Special thanks to @no-prob for his contribution to NIP 4
Special thanks to @water783 for his contributions to NIP 5, 10, 15, 19, 20, 28, 51

dart-nostr v1.3.4

14 Feb 07:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

thanks to @ryzizub 🥇 for:

  • fix: pending bip340 issue
  • test: Update test to check public key
  • refactor: Event partial and from to factories

dart-nostr v1.3.3

10 Feb 20:52
9b9424f
Compare
Choose a tag to compare

What's Changed

Thanks @sebdeveloper6952 for the typo

Full Changelog: v1.3.2...v1.3.3

dart-nostr v1.3.2

29 Jan 20:23
a50337c
Compare
Choose a tag to compare

What's Changed

  • Develop by @ethicnology in #14
    @ryzizub mentioned event checks/assertions can be computationally intensive with tons of events.
    This merge provides a boolean parameter, verify, which allow the lib user to bypass these checks
    this merge also replaces some event in unit tests inputs since the one used contained emoji encoding problems (problem found by @ryzizub)

Full Changelog: v1.3.1...v1.3.2

dart-nostr v1.3.1

27 Jan 22:05
792433c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

nostr 1.3.0

23 Jan 20:26
edc719d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0