Releases: atrifat/nostr-monitoring-tool
Releases · atrifat/nostr-monitoring-tool
v0.7.1
v0.7.0
What's Changed
- Parallel processing in sentiment analysis and topic classification by @atrifat in #32
- Fix handling of unicode chars truncation by @atrifat in #34
- Feat NIP-32 Content-safety Compatibility Support by @atrifat in #35
- Feat NIP-32 Language Compatibility Support by @atrifat in #36
- Feat NIP-32 Toxicity Compatibility Support by @atrifat in #37
- Feat NIP-32 Sentiment Compatibility Support by @atrifat in #38
- Feat NIP-32 Topic Classification Compatibility Support by @atrifat in #39
- NIP-32 event support and deprecation of legacy event by @atrifat in #40
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.0
What's Changed
- Update Dependency and Documentation by @atrifat in #19
- feat: image url pattern env config support by @atrifat in #20
- Prevent Publish Empty Classification Data and Delay Retry Requests by @atrifat in #21
- Integrate support for video classification by @atrifat in #22
- refactor: cleanup and separate text preprocessing into preprocessText function by @atrifat in #23
- Feat Sentiment Analysis Filter (#24) by @atrifat in #25
- Sentiment Analysis Documentation and Setting by @atrifat in #26
Full Changelog: v0.4.2...v0.5.0