Changes for version 0.019 - 2026-02-09

  • Incompatible Changes
    • Remove Deadline field and update set_deadline to set both ReadDeadline and WriteDeadline for Go compatibility.
    • Change I/O timeout exception from Go::Context::Error::DeadlineExceeded to Go::Error::IOTimeout.
  • Requirement Changes
    • Require SPVM::IO SPVM::IO.

Modules

SSL/TLS Sockets with Goroutine and Context/Deadline Support.