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.

Release Entry Template

When cutting a new release, create a new section following this template:

## [X.Y.Z] - YYYY-MM-DD

### Added
- New features, presets, or public APIs

### Changed
- Changes to existing functionality

### Fixed
- Bug fixes or corrections

### Deprecated
- Features marked for removal in future versions

### Removed
- Features or APIs removed in this release

### Security
- Security-related fixes or disclosures

### Performance
- Performance improvements or optimizations

### Notes
- Swift version requirement: ≥X.Y
- C core version requirement: ≥X.Y.Z
- Platform support: [list platforms with minimum versions]

Guidelines:


Added

Fixed

1.0.2 - 2025-12-09

Added

Fixed

Notes