Skip to main content
Module

x/pane/CHANGELOG.md

🖼️ A deno module providing bindings for cross-platform windowing
Go to Latest
File

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.3 - 2021-03-21

Bug Fixes

  • bump plugin dll version (32efe37)

0.1.2 - 2021-03-21

0.1.1 - 2021-01-29

Features

0.1.0 - 2021-01-05

Features

0.0.2 - 2020-12-26

Features

  • Add framebuffer support (a252742)

Bug Fixes

0.0.1 - 2020-11-17

Features

  • setup ci (1b3bbc6)
  • make example multiwindow (779a428)
  • CursorIcon type (fbf9135)
  • pretty much completed window bindings (d17116c)
  • generalize to only use single event_loop (dd85bda)

Bug Fixes