What's Changed
New Feature
- Make NostrFetcher
dispose
-able by @jiftechnify in #344- You can now enjoy explicit resource management with
using
keyword for theNostrFetcher
.
- You can now enjoy explicit resource management with
Bug fixes
- Fix event verfiers by @jiftechnify in #342
- Add check whether event's id matchs with its hash
Full Changelog: v0.16.0...v0.17.0