rust-random / rust-random/rand
Outline path towards 1.0.0
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 512
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 7
Description
According to semver, major version zero (0.y.z) is for initial development, anything may change at any time, and the public API should not be considered stable.
The last big tracker I recall in this project was for the 0.6 release.
Although this crate is ubiquitous (over 10M downloads!), it is hard to stomach needing to change production applications due to eventual API churn.
Would it be possible to checklist 1.0.0 blockers?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the SemVer major-version-zero guidance and the linked 0.6 release tracker in the issue. Identify and document the blockers to a stable 1.0.0 API; done means the project has an agreed checklist of those blockers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100