Skip to content

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
@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

@jsdw jsdw merged commit 8cde4c8 into master Nov 18, 2024
16 checks passed
@jsdw jsdw deleted the release-3.7.0 branch November 27, 2024 16:48
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.

7 participants