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.
- Disable default features by default for each async runtime
- Broken link for
Future
in documentation
- Update pasts to 0.14
web
featureSpawn
traitLocalSpawner
struct
- Broke proc macro into separate crate
- Generate same code for all async runtimes
- Replace attribute parameters with features
- smolscale feature
- Tokio support
- Async std support
- Pasts support
- Async executor (with Futures Lite) support
- Smolscale support
- Futures support