Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 735 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 735 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.

Unreleased

  • Add support for x86 32-bit (#19)

0.3.0 - 2023-06-15

  • Upgraded C API to 3.0
  • Added fiber support (#16, thanks @manon-traverse)

0.2.0 - 2023-01-09

  • Changed: Enforced static lifetimes on id strings as required by the Superluminal C library.

0.1.1 - 2022-05-16

  • Upgrade C API to 2.0