-
Notifications
You must be signed in to change notification settings - Fork 15
Assorted set of improvements #58
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
Conversation
kunitoki
commented
Jun 16, 2025
- zip64 support
- improved lower and uppercase conversions with extended unicode support
- allow Datagram sockets to join multicast in the present of multiple interfaces
- allow constructing String from string_view and wstring_view
- docs cosmetics
|
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #58 +/- ##
==========================================
+ Coverage 40.87% 41.14% +0.27%
==========================================
Files 303 303
Lines 29994 30082 +88
==========================================
+ Hits 12259 12377 +118
+ Misses 17735 17705 -30
... and 3 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
This reverts commit 911846a.