v0.21.1
·
348 commits
to master
since this release
This release fixes #2497 where the comprehension indexing optimization produced incorrect results for nested comprehensions that close over variables in the outer scope. This issue only affects policies containing nested comprehensions that are recognized by the indexer (which is a relatively small percentage).
This release also backports the GitHub Actions migration and a fix to the Wasm library build step.