Skip to content

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 14 Aug 19:34
· 28 commits to master since this release
7780e34

[0.2.3] - 2026-08-14

🐛 Bug Fixes

  • (bootstrap) Send PREFIX-complete 005 before the first JOIN line (#82)
  • (isupport) Derive STATUSMSG from PREFIX sigils instead of hardcoding @+
  • (bootstrap) Derive STATUSMSG from cached sigils in send_welcome; fix tests for Case B path
  • (connection) Scan all modes for highest-rank sigil in render_names_353_366

⚙️ Miscellaneous Tasks

  • (merge) Resolve conflict with develop (test_isupport + STATUSMSG comment)