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.
- Added
spawn_localfunction. - Started this changelog.
- Added support for multi-threaded targets.
- Added a
spawnfunction for Send futures.
- Updated README.
- Fixed duplicate scheduling bug.
- Single-threaded test suite.
- Thread-safety test suite.
- Various small issues with the thread-safe backend.
- Added testing instructions to README.