You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+29-29Lines changed: 29 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@
61
61
62
62
### Changed
63
63
64
-
* lmdb: enable POSIX semaphores for macOS and iOS targets ([Yuki Kishimoto])
64
+
* lmdb: enable POSIX semaphores for macOS and iOS targets ([Yuki Kishimoto] at https://github.com/rust-nostr/nostr/commit/b58e0975f8ea53e794721a09d051b92c6a28212e)
65
65
* ndb: bump nostrdb to 0.6.1 ([Yuki Kishimoto])
66
66
* pool: extend unit tests ([Yuki Kishimoto])
67
67
* pool: better handling of `CLOSED` message for REQs ([Yuki Kishimoto] at https://github.com/rust-nostr/nostr/pull/778)
* nostr: add `nip42::is_valid_auth_event` function ([Yuki Kishimoto])
175
+
* nostr: add `nip42::is_valid_auth_event` function ([Yuki Kishimoto] at https://github.com/rust-nostr/nostr/commit/e7a91ec69ab3b804cad0df8fccbcc53fd8dc7cc8)
* ffi: add Mac Catalyst support in Swift package ([Yuki Kishimoto])
183
+
* ffi: add Mac Catalyst support in Swift package ([Yuki Kishimoto] at https://github.com/rust-nostr/nostr/pull/749)
184
184
* js: add `KindStandard` enum ([Yuki Kishimoto])
185
185
186
186
### Fixed
187
187
188
-
* nostr: fix `EventBuilder::git_repository_announcement` constructor according to last NIP34 rev ([Yuki Kishimoto])
189
-
* nostr: fix `EventBuilder::git_issue` constructor according to last NIP34 rev ([Yuki Kishimoto])
190
-
* nostr: fix `EventBuilder::git_patch` constructor according to last NIP34 rev ([Yuki Kishimoto])
188
+
* nostr: fix `EventBuilder::git_repository_announcement` constructor according to last NIP34 rev ([Yuki Kishimoto] at https://github.com/rust-nostr/nostr/pull/764)
189
+
* nostr: fix `EventBuilder::git_issue` constructor according to last NIP34 rev ([Yuki Kishimoto] at https://github.com/rust-nostr/nostr/pull/764)
190
+
* nostr: fix `EventBuilder::git_patch` constructor according to last NIP34 rev ([Yuki Kishimoto] at https://github.com/rust-nostr/nostr/pull/764)
191
191
* nostr: `Tag::hashtag` now lowercases the hashtag as per NIP-24 ([awiteb])
0 commit comments