essessey v0.3.0 — Bind composes with an app's own callbacks Requires elelem v0.3.0, whose On* setters now append rather than replace. An app can call Bind and then register its own OnRoundStart; both run. v0.2.0 documented that combination as a trap and told callers to route around it -- the fix landed upstream instead, so the trap is gone rather than documented. The exported callbacks remain, for placing a hook at an exact point relative to the Adapter's.