Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
| the unit registry, UnitView | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
| widening on read, and the refusal reasons | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |

313 of 1180 cells are done. That is a count of features, not of effort, since the
314 of 1180 cells are done. That is a count of features, not of effort, since the
cells are not equal in size. The table will be printed as it stands with every
release from here.

Expand All @@ -84,7 +84,7 @@ Each language is in one of three states, applied to each wire on its own.

On the packet wire as released in 2.4.0, C, C++, Rust, C# and Go are
performant and production ready, and Java, JavaScript, Dart and Elixir are
done but not yet mature. On the table wire every language is coming, C++ at 29
done but not yet mature. On the table wire every language is coming, C++ at 30
of 31 and the rest as the table shows.

## How the work is done
Expand Down
Loading