feat: add stable plugin API reference and bump to v2.0.0
Document the full public plugin surface (decorators, bot methods, IRC primitives, state store, HTTP/DNS helpers) with semver stability guarantees and breaking-change policy. Bump version from 0.1.0 to 2.0.0. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
## v2.0.0 -- Multi-Server + Integrations
|
||||
|
||||
- [x] Multi-server support (per-server config, shared plugins)
|
||||
- [ ] Stable plugin API (versioned, breaking change policy)
|
||||
- [x] Stable plugin API (versioned, breaking change policy)
|
||||
- [x] Paste overflow (auto-paste long output to FlaskPaste, return link)
|
||||
- [x] URL shortener integration (shorten URLs in subscription announcements)
|
||||
- [x] Webhook listener (HTTP endpoint for push events to channels)
|
||||
|
||||
Reference in New Issue
Block a user