Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ice-orion committed Oct 17, 2024
1 parent 032b8ad commit 4cdc73b
Show file tree
Hide file tree
Showing 141 changed files with 155 additions and 149 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.0.5

* Breaking: `requestEvents` now returns `Stream<EventMessage>` instead of `Future<List<EventMessage>>`

## 0.0.4

* Update dependencies
Expand Down
2 changes: 1 addition & 1 deletion doc/api/__404error.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ <h5><span class="package-name">nostr_dart</span> <span class="package-kind">pack
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h5 class="hidden-xs"><span class="package-name">nostr_dart</span> <span class="
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/CloseMessage-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ <h5>nostr_dart library</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/CloseMessage/CloseMessage.fromJson.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h5>CloseMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/CloseMessage/CloseMessage.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h5>CloseMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/CloseMessage/props.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ <h5>CloseMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/CloseMessage/subscriptionId.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h5>CloseMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/CloseMessage/toJson.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h5>CloseMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/CloseMessage/type-constant.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h5>CloseMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EoseMessage-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ <h5>nostr_dart library</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EoseMessage/EoseMessage.fromJson.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h5>EoseMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EoseMessage/EoseMessage.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h5>EoseMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EoseMessage/props.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ <h5>EoseMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EoseMessage/subscriptionId.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h5>EoseMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EoseMessage/toJson.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h5>EoseMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EoseMessage/type-constant.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h5>EoseMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventMessage-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ <h5>nostr_dart library</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventMessage/EventMessage.fromData.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ <h5>EventMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventMessage/EventMessage.fromJson.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h5>EventMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventMessage/EventMessage.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h5>EventMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventMessage/calculateEventId.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ <h5>EventMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventMessage/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h5>EventMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventMessage/createdAt.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ <h5>EventMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventMessage/id.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h5>EventMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventMessage/kind.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h5>EventMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventMessage/props.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h5>EventMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventMessage/pubkey.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ <h5>EventMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventMessage/sig.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h5>EventMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventMessage/subscriptionId.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h5>EventMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventMessage/tags.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h5>EventMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventMessage/toJson.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h5>EventMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventMessage/type-constant.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h5>EventMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventMessage/validate.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h5>EventMessage class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventSigner-mixin.html
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ <h5>nostr_dart library</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventSigner/publicKey.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h5>EventSigner mixin</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/EventSigner/sign.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h5>EventSigner mixin</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/InvalidEventException-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ <h5>nostr_dart library</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h5>InvalidEventException class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/InvalidEventException/event.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h5>InvalidEventException class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/InvalidEventException/toString.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h5>InvalidEventException class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/KeyStore-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ <h5>nostr_dart library</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/KeyStore/KeyStore.fromPrivate.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h5>KeyStore class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/api/nostr_dart/KeyStore/KeyStore.generate.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h5>KeyStore class</h5>
<footer>
<span class="no-break">
nostr_dart
0.0.3
0.0.5
</span>


Expand Down
Loading

0 comments on commit 4cdc73b

Please sign in to comment.