Skip to content

Conversation

chanced
Copy link
Owner

@chanced chanced commented May 31, 2023

  • Enables "std" by default
  • Removes MalformedPointer from Pointer (Drop error from Pointer #2)
  • Adds MaybePointer for situations where deserialization should not fail when a Pointer is malformed.
  • Changes signature for Pointer::new to allow for any type which implements AsRef<[T]> where Token implements From<&T>
  • Adds CHANGELOG.md

@chanced chanced merged commit c1961df into main May 31, 2023
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