serde-json-core icon indicating copy to clipboard operation
serde-json-core copied to clipboard

Misc. fixes

Open jordy25519 opened this issue 4 years ago • 4 comments

Not sure if this project still maintained, this PR solves some things I encountered while using happy to remove/add changes as required

  • ~Fix no_std build~
  • Fix embedded list decoding
  • Update to serde 1.0.126
  • ~Re-export heapless consts~ (removed after merge fixes)
  • Replace deprecated mem::uninitialized

jordy25519 avatar Jul 08 '21 07:07 jordy25519

how's 0.5.0 for the crate version?

jordy25519 avatar Jul 12 '21 02:07 jordy25519

0.5.0 sounds fine to me!

ryan-summers avatar Jul 12 '21 06:07 ryan-summers

@jordy25519 the issues you raise and want to fix look very worthwhile. Thanks! Do you plan on continuing this?

jordens avatar Jul 27 '22 15:07 jordens

@jordens I would say feel free to continue on this if you are still interested.

eldruin avatar Oct 21 '22 08:10 eldruin

Superseded by #68 @jordy25519 feel free to close this if you are happy with #68

jordens avatar Nov 02 '22 15:11 jordens

sorry guys for low comms, was able to switch to serde_json for my usecase in the end

jordy25519 avatar Nov 02 '22 21:11 jordy25519