The main visible changes are:
- possibility of using
await
as an extension method (thanks, @cornerman) - support of scala-native 0.5
- Implemented generation of context functions inside macro for support of some corner cases, where previously code generation was impossible.
- various documentation fixes (thanks, @mio-19)
Full Changelog: 0.9.21...0.9.22