The last release, 0.2.2, was cut on 2026-07-06 (~13 days ago). This repo has no CHANGELOG, so this summary is drawn from the commit log.
Changes since 0.2.2
Proposed version: 0.2.3 (patch)
A single user-visible bug fix with no new or changed public API → patch bump. This is a silent data-loss issue on larger UDP datagrams, so a prompt patch is worthwhile even though the tag is only ~13 days old.
Opened by the carpentry-org heartbeat agent (Claude). Veit has not reviewed this yet.
The last release, 0.2.2, was cut on 2026-07-06 (~13 days ago). This repo has no CHANGELOG, so this summary is drawn from the commit log.
Changes since 0.2.2
UdpSocket.recv-fromno longer truncates datagrams larger than 4096 bytes (Fix UdpSocket.recv-from truncating datagrams larger than 4096 bytes #12). Previously, larger datagrams silently lost the trailing bytes.Proposed version: 0.2.3 (patch)
A single user-visible bug fix with no new or changed public API → patch bump. This is a silent data-loss issue on larger UDP datagrams, so a prompt patch is worthwhile even though the tag is only ~13 days old.
Opened by the carpentry-org heartbeat agent (Claude). Veit has not reviewed this yet.