v0.0.2
compositing: Split out `Painter` from `IOCompositor` (#40264)
compositor: Allow `GenerateFrame` to take `Vec<WebViewId>` (#40482)
Add support for LargestContentfulPaint PaintMetric (#39384)
compositing: Allow mapping from WebRender key types to `PainterId` (#40484)
libservo: Allow passing device or page pixels as scroll delta (#40267)
compositor: use the `Painter` terminology in `RefreshDriver` traits (#40302)
compositor: Make new frame notifications per Painter (#40309)
compositor: Rename `RenderingGroupId` to `PainterId` (#40307)
libservo: Have wheel events trigger scroll in Servo (#40269)