Revision history for EV::Nats

0.04  2026-06-02
    - Fix use-after-free when a callback clears its own handler
    - Clamp control-line length to prevent a stack over-read
    - Fix stale CONNECT version; handle JetStream status frames

0.03  2026-06-01
    - Fix an HMSG header out-of-bounds read and a stack-pointer drift when
      cancelling pending requests

0.02  2026-04-29
    - Hardened TLS (hostname verification) and NKey auth (CRC + prefix
      fixes; both were latently broken in 0.01).
    - JetStream / KV / ObjectStore protocol fixes.
    - Expanded tests; CI now runs JS + TLS + NKey suites.

0.01  2026-04-09
    - Initial release.
