Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

28 lines (22 loc) · 1.07 KB

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

Added

  • New window-hints function which takes a map of hint names to values
  • Support for string hints to the original window-hint function

Fixed

  • Bug where window hints would fail to convert keyword values to the appropriate hint for client-api, context-creation-api, context-robustness, context-release-behavior, and opengl-profile

1.0.86 - 2024-10-02

Added

  • Support for JDK 22+ by bumping the coffi dependency

0.1.66 2021-10-16

Added

  • Add support for sections of the api
    • Initialization and Error Handling
    • Windowing
    • Monitor API
    • Input & Window Events
    • GL(ES) Context Acquisition