Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 648 Bytes

File metadata and controls

29 lines (18 loc) · 648 Bytes

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] - 2026-04-11

Fixed

  • Replaced pointer-sized .q usage with .i in prototypes, function pointers, handles and related API values to improve 32-bit / 64-bit compatibility.

[0.1.2] - 2026-04-10

Added

  • Initial public release.

Changed

  • Restructuring the project into a module-based wrapper.

[0.1.1] - 2026-04-10

Fixed

  • Corrected inverted image output.

[0.1.0] - 2026-04-10

Added

  • First functional test version of the wrapper.