-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracking issue for v0.X #33
Comments
Yeah I've been playing around with Github's milestone feature for this and marking issues I was intending for a release with a given milestone, but that is hard to communicate / plan around. In general, I'm a pretty big fan of in the early stages like this releasing super frequently. Like every time we get to a stable / happy place just go ahead and release. If we had really good CI coverage I would auto-release on ever merge to Setting that aside what do I think the real priorities are: Current Goal; Attract some users None of this matters if no one starts using it What do users need: Basic publishing, tutorials and documentation Therefore my current priorities are:
I have a separate longer term goal that I'd like to work towards where more of the cbor-raw work lands. I've registered a crate called Then I want to implement the Then we can build a lot of useful utilities on top of the abstract topics:
I have a hunch that while channels are extremely performant, a lot of Rust use cases could be better served by a stringly identified (but still strictly typed), topic system. Sorry this turned into a lot of rambling, but it helps me to type this all out to get my thoughts in order. |
Closing this, don't think I'm going to do tracking issues like this, and instead try to pseudo standardize on releasing every merge. |
Creating this super-issue to make a list of things we want to get into the crate prior to releasing v0.3.0.
Feel free to add more, trying to get some semblance of when we're targeting what, what features we're prioritizing, etc.
The text was updated successfully, but these errors were encountered: