Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.

Latest commit

 

History

History
105 lines (75 loc) · 3.86 KB

CHANGELOG.md

File metadata and controls

105 lines (75 loc) · 3.86 KB

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.2.1 - 2021-05-18

Features

0.2.0 - 2021-05-17

Features

0.2.0-pre.0 - 2021-05-07

Features

  • multiple windows example (02ba02a)

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)

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