Skip to content
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

feat: bump MSRV + minor refactoring #83

Merged
merged 3 commits into from
Oct 14, 2024
Merged

feat: bump MSRV + minor refactoring #83

merged 3 commits into from
Oct 14, 2024

Conversation

merklefruit
Copy link
Contributor

@merklefruit merklefruit commented Oct 8, 2024

This is a maintenance minor release.

  • Bumped MSRV to 1.75
  • Added missing documentation items and fixed inline docs with cargo doc
  • Added stricter rules for crates to be more stable long-term
  • Added some Error variants where std::io::Error::Other was used
  • Other minor refactoring across the msg-socket crate
  • Updated CI actions

@merklefruit merklefruit added the C-chore Category: Chore label Oct 8, 2024
@merklefruit merklefruit self-assigned this Oct 8, 2024
@mempirate mempirate merged commit 26492f3 into main Oct 14, 2024
7 checks passed
@mempirate mempirate deleted the chore/maintenance branch October 14, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-chore Category: Chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants