8000 Release v1.1.0 by aatxe · Pull Request #273 · aatxe/irc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release v1.1.0 #273

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 23 commits into from
Mar 24, 2025
Merged

Release v1.1.0 #273

merged 23 commits into from
Mar 24, 2025

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
Co-authored-by: Daniel McCarney <daniel@binaryparadox.net>
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.

6 participants
0