Skip to content

v3.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Apr 07:16
f4630fc

3.0.0 (2026-04-23)

⚠ BREAKING CHANGES

  • getModelInfo() no longer returns null before init; it always returns an object. Use the new initialized flag instead of a null-check.

Features

  • classifyBatch, custom fallbacks, streaming init, demo UX overhaul (1bae2c3)

Bug Fixes

  • prevent extractSmtpCodes from matching IPv4 octets (665d332)