Releases: deno-windowing/dwm
Releases · deno-windowing/dwm
DWM v0.3.7
DWM v0.3.6
Full Changelog: 0.3.5...0.3.6
DWM v0.3.5
Full Changelog: 0.3.4...0.3.5
DWM v0.3.4
DWM v0.3.3
DWM v0.3.2
What's Changed
Full Changelog: 0.3.0...0.3.2
DWM v0.3.0
What's Changed
- feat: add Mouse Capture support, set/get Mouse Position, set custom cursor image by @hironichu in #12
- fix: error on Deno v1.30.0. It should work on latest Deno version now.
- chore: improve examples on readme
New Contributors
- @hironichu made their first contribution in #12
Full Changelog: 0.2.1...0.3.0
DWM v0.2.1
fix: do not rewrite GLFW binary if another program is using it.
v0.2.0
What's Changed
- feat: add
DwmMonitor
class & getter toDwmWindow
, support for click/dblclick events by @DjDeveloperr in #5 - chore: update skia_canvas to 0.5.0
Full Changelog: 0.1.0...0.2.0
v0.1.0
Initial release