Skip to content

Conversation

@aatxe
Copy link
Owner

@aatxe aatxe commented Mar 24, 2025

It's been a while since we last did a release, so we should fix that!

tkr-sh and others added 23 commits May 13, 2024 18:51
RFC2812 expects all mode flags to be in a single <modestring> parameter,
but irc-proto was sending each mode flag as a separate parameter, e.g.

  MODE user +i +x

Instead of:

  MODE user +i+x
Update tokio-rustls dependency
Update editions to 2021 and change out failure for anyhow
Replace serde_derive with serde/derive
Fix gating of tokio feature
Do not separate mode flags with spaces when stringifying MODE commands
@aatxe aatxe merged commit 218dc36 into stable Mar 24, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants