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 v0.16.1 #53

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Prep to release v0.16.1 #53

merged 1 commit into from
Jul 24, 2024

Conversation

jsdw
Copy link
Collaborator

@jsdw jsdw commented Jul 24, 2024

Doign a patch release since we don't change anything, just add this tracing API. Saves having to bump a bunch of other crates!

0.16.1 (2024-07-24)

This release:

  • Adds a "tracing decoder" (via scale_value::scale::tracing::{decode_as_type,*}), which is like scale_value::scale::decode_as_type, but traces and hands back much more detail in case of a decoding failure, so that it's easier to track down where decoding failed. This is particularly useful when working with historic type information, which must be provided independently and could easily be misaligned with reality. (#52)

@jsdw jsdw merged commit 6b58d3d into main Jul 24, 2024
8 checks passed
@jsdw jsdw deleted the release-v0.16.1 branch July 24, 2024 16:15
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.

2 participants