NostrSDK on Nostr: Nostr SDK for Apple Platforms 0.3.0 has been released! ...
Nostr SDK for Apple Platforms 0.3.0 has been released!
https://github.com/nostr-sdk/nostr-sdk-ios/releases/tag/0.3.0
## What's Changed
* Add support for NIP-40 - Expiration Timestamp by tyiu (npub1yau…vjmf)
* Add support for NIP-31 alt tags by tyiu (npub1yau…vjmf)
* Add support for NIP-32 Labeling by tyiu (npub1yau…vjmf)
* Add support for NIP-36 Sensitive Content / Content Warning by tyiu (npub1yau…vjmf)
* Refactor out common non-NIP-01 tags out of NostrEvent file into separate protocols for better code separation by tyiu (npub1yau…vjmf)
* Update README with current list of NIPs by tyiu (npub1yau…vjmf)
* Update list of project maintainers by tyiu (npub1yau…vjmf)
* Fix GitHub workflow for running build and test by tyiu (npub1yau…vjmf)
* Update RelayInfo to reflect current NIP-11 specification by tyiu (npub1yau…vjmf)
* Add nip44 encrypt/decrypt example to demo project by Fabian (npub1n0s…lahe)
* Rename ParameterizedReplaceableEvent to AddressableEvent and NonParameterizedReplaceableEvent to NormalReplaceableEvent, and add naddr and nevent convenience methods to reduce confusion by tyiu (npub1yau…vjmf)
* Update NIPs in README by tyiu (npub1yau…vjmf)
* Upgrade upload-pages-artifact from deprecated version to v3 to fix build by tyiu (npub1yau…vjmf)
* Upgrade deploy pages action to v4 to fix build by tyiu (npub1yau…vjmf)
* Add NIP-37 support for draft events and private event relay list events by tyiu (npub1yau…vjmf)
* Upgrade package dependencies to latest versions by tyiu (npub1yau…vjmf)
* Update README in preparation for 0.3.0 release by tyiu (npub1yau…vjmf)
## New Contributors
* Fabian (npub1n0s…lahe) made their first contribution
https://github.com/nostr-sdk/nostr-sdk-ios/releases/tag/0.3.0
## What's Changed
* Add support for NIP-40 - Expiration Timestamp by tyiu (npub1yau…vjmf)
* Add support for NIP-31 alt tags by tyiu (npub1yau…vjmf)
* Add support for NIP-32 Labeling by tyiu (npub1yau…vjmf)
* Add support for NIP-36 Sensitive Content / Content Warning by tyiu (npub1yau…vjmf)
* Refactor out common non-NIP-01 tags out of NostrEvent file into separate protocols for better code separation by tyiu (npub1yau…vjmf)
* Update README with current list of NIPs by tyiu (npub1yau…vjmf)
* Update list of project maintainers by tyiu (npub1yau…vjmf)
* Fix GitHub workflow for running build and test by tyiu (npub1yau…vjmf)
* Update RelayInfo to reflect current NIP-11 specification by tyiu (npub1yau…vjmf)
* Add nip44 encrypt/decrypt example to demo project by Fabian (npub1n0s…lahe)
* Rename ParameterizedReplaceableEvent to AddressableEvent and NonParameterizedReplaceableEvent to NormalReplaceableEvent, and add naddr and nevent convenience methods to reduce confusion by tyiu (npub1yau…vjmf)
* Update NIPs in README by tyiu (npub1yau…vjmf)
* Upgrade upload-pages-artifact from deprecated version to v3 to fix build by tyiu (npub1yau…vjmf)
* Upgrade deploy pages action to v4 to fix build by tyiu (npub1yau…vjmf)
* Add NIP-37 support for draft events and private event relay list events by tyiu (npub1yau…vjmf)
* Upgrade package dependencies to latest versions by tyiu (npub1yau…vjmf)
* Update README in preparation for 0.3.0 release by tyiu (npub1yau…vjmf)
## New Contributors
* Fabian (npub1n0s…lahe) made their first contribution