-
0.18.0: a region member says what it is worth
-
0.17.0: a field says how much of its row it asked for
-
0.16.0: a table can say there is more
-
0.15.0: a set that arrived in parts says where the reader is
-
0.14.0: a renderer says how big a selection is, and will not commit an empty one
-
0.13.0: a table row can join a selection, and a picker can act on one
-
0.12.0: a host can ask for the screen it is on again
-
Add RegionKind::Group, and emit it as a section
-
0.10.0: Node takes #[non_exhaustive], and the third renderer stops panicking
-
0.9.0: the egui renderer draws the two nodes it had been panicking on
-
Add quasi-bench: what a described screen costs to render