chore: prepare for release#50
Conversation
|
LGTM! |
|
Do you have further (breaking) changes in mind? If not, I'd be fine with making it 1.0 instead of 0.5. |
|
I think I want to address the lifetime virus. We could refactor the client into a shared I also want to flesh out callbacks, too. I'll spend some time seeing if I can touch that up. There's also the issue of being able to handle both tcp and UDS. That shouldn't be too hard, but I anticipate seeing an API break for that. Once we've gotten a handle on these, then I think we're good for 1.0! |
CI is failing bc of a silent bump in msrv for
thiserror-impl. There was also a silent msrv bump inwindows-link, so we can't run tests against a windows host.Goals: