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
2.0.1 - 2025-08-03
Fixed
- Replaces a local dev dependency with one from hex. This works around a bug that currently makes the LSP misbehave when browsing the package source.
2.0.0 - 2025-07-20
Changed
- Revamp the poorly designed API for starting actors. Now supports named subjects, is safer, and should support future extensions better.
1.0.0 - 2025-07-19
Added
- Initial release with basic functionality.