What's Changed
🏕 Features
- Support tuple deconstruction and follow value flows based on index by @KuechA in #1961
- Extend concepts by @KuechA in #1969
- Do not infer field declarations in static methods by @KuechA in #1973
- Added basic concepts for memory operations by @oxisto in #1971
- Added
@DoNotPersist
toComponent::topLevel
by @oxisto in #1974 - Add test for already merged PR 1973 by @KuechA in #1976
- Query: Use index stack dfg in the DFG query by @KuechA in #1972
Full Changelog: v9.1.0...v9.1.1