Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 634 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 634 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

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