v0.1.1
Release Notes
By popular demand, Sage received a fifth backend, this time for Pekko. The base effect type for it is Future, and Pekko's Source is returned for streams.
What's Changed
- Add a Pekko/Future backend by @ghostdogpr in #134
- Bump Scala version and use the future-proof version of lazy vals by @ghostdogpr in #127