# Changelog
All notable changes to this project will be documented in this file.
## [0.1.1] - 2026-02-15
### Changed
- Switched synchronization internals to `wasm_safe_thread` for improved WASM-target compatibility.
- Expanded project scripts for fmt/check/clippy/tests/docs and release workflows.
- Updated CI configuration and matrix coverage for native and wasm32 targets.
- Added repository `.gitignore` setup and cleanup for generated artifacts.