Criteria for stability
Open
crate:api
crate:board
for:usability
needs:design
- Dominant language
- Rust
- Stars
- 188
- Forks
- 41
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 12
Description
This issue lists the conditions that a crate must meet to qualify as stable (and bump to the `1.0.0` version).
### Board API
- #50 such that API extensions are gated under features (not enabled by default).
- #319
### Applet API
- #50 such that API extensions are gated under features (not enabled by default).
- #90 would probably be good
- #59 would probably be good
### Rust prelude
- #30 and #29 would be good
### Platforms
- #278
- #567 would be good (at best the DFU variant for the dongle)
### User experience
- #38
- #49
- #68 would probably be good
Contributor guide
Assessment
This issue has not been assessed yet.