3.0.0 (2026-04-23)
⚠ BREAKING CHANGES
- getModelInfo() no longer returns null before init; it always returns an object. Use the new
initializedflag instead of a null-check.
Features
- classifyBatch, custom fallbacks, streaming init, demo UX overhaul (1bae2c3)
Bug Fixes
- prevent extractSmtpCodes from matching IPv4 octets (665d332)