Skip to content

Bump version to 11.4.0 - #26

Merged
SeriousBug merged 2 commits into
masterfrom
release-11.4.0
Jun 30, 2026
Merged

Bump version to 11.4.0#26
SeriousBug merged 2 commits into
masterfrom
release-11.4.0

Conversation

@SeriousBug

Copy link
Copy Markdown
Owner

Releases the changes accumulated since 11.3.0. Minor bump: one additive feature (allow_missing), rest are internal improvements and a dependency update.

Changes since 11.3.0

Version bumped in all three crates, plus README install snippets. After merge, trigger the release workflow (workflow_dispatch) to publish to crates.io.

Releases changes since 11.3.0:
- Add allow_missing derive attribute (#22)
- Convert macro panics to compile errors (#21)
- Use sorted const table + binary search for embedded get() (#24)
- Update sha2 dependency to 0.11 (#25)
time 0.3.52 changed the Parsable::parse signature, which breaks
cookie 0.16.2 (pulled in transitively via the actix-web dev-dependency),
failing the CI doc test job. Constrain to the 0.3 series below 0.3.52 so
it unifies with cookie's requirement.
@SeriousBug
SeriousBug merged commit 94684e0 into master Jun 30, 2026
4 checks passed
@SeriousBug
SeriousBug deleted the release-11.4.0 branch June 30, 2026 23:21
@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.97%. Comparing base (94e4a29) to head (0c80b04).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   79.46%   75.97%   -3.50%     
==========================================
  Files           9        9              
  Lines         448      566     +118     
==========================================
+ Hits          356      430      +74     
- Misses         92      136      +44     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant