5.4.0
Removed
- Comprehension complexity scoring - rolls back the ListComp/SetComp/Generator/DictComp AST node handling from count_bool_ops(), and removes the count_comprehension_complexity() helper function added in v5.3.0 (closes #165, reported by @cleder)
What's Changed
- Fix feature gating for WASM builds and include version metadata by @rohaquinlop in #164
- fix: remove comprehension complexity scoring by @rohaquinlop in #166
Full Changelog: 5.3.0...5.4.0