9.1.0
What's Changed
🏕 Features
- Update documentation site by @KuechA in #1882
- Fix small errors for rendering docs by @KuechA in #1930
- Fix/test eog for loop by @konradweiss in #1921
- Adding C++ frontend as 'optional' integration test dependency to Neo4j by @oxisto in #1933
- Add cpg-concepts module by @maximiliankaul in #1932
- Added (mostly empty) skeleton for Codyze by @oxisto in #1936
- Remove
cpg-all
by @oxisto in #1939 - Adds back test heap size by @oxisto in #1942
- Fix import
from .
import by @oxisto in #1943 - Removing legacy resolve functions from
SymbolResolver
by @oxisto in #1861 - Small improvements in
TypeResolver
by @oxisto in #1948 - Handling
ImportDeclaration
in EOG by @oxisto in #1941 - Adding options to handle unreachable EOG branches in the
SymbolResolver
by @oxisto in #1946 - Faster type and symbol resolution by @oxisto in #1950
- Trying to publish to GH packages by @oxisto in #1954
- Extending value evaluator in the python frontend by @oxisto in #1947
- Concept and Operation nodes for disk encryption by @maximiliankaul in #1956
- Basic implementation of
compliance scan
command by @oxisto in #1940 - Additionally publish to GH package registry with commit SHA by @oxisto in #1958
- Resolving calls to static python methods correctly by @oxisto in #1962
- Add Concept and Operation for HTTP APIs and their calls by @lshala in #1945
- Support different top levels for each component by @oxisto in #1960
- Keep argument name information when converting member call expressions to call expressions by @oxisto in #1965
- Make QueryTree more beatiful by @oxisto in #1966
- Updated deps to version v0.0.5 and added windows lib file (dll) by @interruptedHandshake in #1968
👒 Dependencies
New Contributors
- @interruptedHandshake made their first contribution in #1968
Full Changelog: v9.0.2...v9.1.0