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

Prep to release 3.7.0 #646

Merged
merged 11 commits into from
Nov 18, 2024
Merged

Prep to release 3.7.0 #646

merged 11 commits into from
Nov 18, 2024

Conversation

jsdw
Copy link
Contributor

@jsdw jsdw commented Oct 24, 2024

I consistified some bits via workspace version/repository etc so that both crates align on 3.7.0

[3.7.0] - 2024-10-24

Added

  • Allow decoding with a memory limit. (616)
  • Introduce CountedInput, an wrapper on Input that counts the bytes read. (630)

Changed

  • This release bumps some dependencies, primarily bumping syn to 2. (#640).

Fixed

  • Fix MaxEncodedLen derive macro for enum with skipped variant (#622)
  • Use MAX_PREALLOCATION consistently #605

@jsdw jsdw mentioned this pull request Oct 24, 2024
Cargo.toml Show resolved Hide resolved
@jsdw
Copy link
Contributor Author

jsdw commented Oct 24, 2024

@ggwpez does this all look good to you? :)

Copy link
Member

@ggwpez ggwpez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

% the Rust version comment

CHANGELOG.md Show resolved Hide resolved
@jsdw jsdw merged commit 8cde4c8 into master Nov 18, 2024
17 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.

5 participants