-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi folks 👋
I guess the API is starting to settle. There are just a few minor things I'd like to add before we cut the 0.5 release:
- better README including a client example (since we have that now) Add client example to README.md #76 ,
- examples/README with description on examples that we have Add client example to README.md #76 ,
- re-export types that are used. I've recently have been working on upgrading our biggest open-source consumer and I had to import quite a few external crates (e.g.
ssh_key) and we should just re-export them for convenience Re-export types that we use in our public API #77 , - maybe add a couple of doc examples Add doc examples #78,
- maybe add blocking support (Provide blocking/sync SSH agent client #74) for client only (I'm not sure how complex that'd be) Add blocking client API #81,
- clean-up features (for example the blocking APIs should not pull tokio and be lean),
- update all dependencies Update dependencies #80,
- something else you'd like to see?
After this is roughly done I plan to release a 0.5-pre (or however these alpha crate versions are called) and try it out on other projects to see if we still need adjustments.
At the end of the road I'll take a moment to write up release notes as this has been the biggest release we had so far and I guess it'd be good to highlight the work done here.
Phew, I guess that's it for now... have a nice day! 👋
jcspencer
Metadata
Metadata
Assignees
Labels
No labels