We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
stdlib update
Updated stdlib
Last fixes before 0.4.0 release.
Configuration analysis fix
Added better checking. Fixed calling functions-as-arguments.
Work
Fixes for v0.3.1
Fixes
Version bump
Fixed bug where before it was not possible to use a async call using the `list` construct, e.g. list(r in SomeService.someResource()) { ... }