Conversation
|
Hi @bugadani . |
|
Yes, I don't see many changes lined up to be merged and I'd love to get rid of heapless 0.7 in our projects. I can deal with the release process if you'd rather not, but there is no reason not to release I think. |
|
Although we can hold off a bit, I may have ideas :) |
|
Alright. I can do a release later today or tomorrow. Just to be sure: this is still only a "patch version increment", right? |
I'm toying with the idea of removing serde-json-core altogether, but I need to make some measurements to see if it's not a huge binary size regression to just include the whole json in the binary. Still I think just release what we have now is valuable, not sure how long this will take or if it's even worth the effort.
I think so, the public API didn't change. |
|
Yeah, I was also planning on removing the whole json stuff when I tackle #62. basically probe-rs would read the available tests directly from the elf... |
|
alright, 0.6.2 is released on crates.io |
No description provided.