Commit graph

5 commits

Author SHA1 Message Date
John Nunley
68ec5a52d3
v0.3.0
* On MacOS, the contents scale is updated when set_buffer() is called, to adapt when the window is on a new screen (#68).
* **Breaking:** Split the `GraphicsContext` type into `Context` and `Surface` (#64).
* On Web, cache the document in the `Context` type (#66).
* **Breaking:** Introduce a new "owned buffer" for no-copy presentation (#65).
* Enable support for multi-threaded WASM (#77).
* Fix buffer resizing on X11 (#69).
* Add a set of functions for handling buffer damage (#99).
* Add a `fetch()` function for getting the window contents (#104).
* Bump MSRV to 1.64 (#81).
2023-06-04 16:10:35 -07:00
John Nunley
daf304adf9
fixup: Add changelog entry for 0.2.1
See #110
2023-05-31 19:00:28 -07:00
Simon Hausmann
7ca503cafe add ChangeLog entry for the contents scale update change 2023-01-15 17:35:52 +01:00
Jeremy Soller
02da341d51
0.2.0 2023-01-06 09:07:11 -07:00
jtnunley
32fc52ab9b Create changelog 2023-01-06 07:48:29 -08:00