6.2.0
What's Changed
- Converting remaining Java node classes to Kotlin by @oxisto in #1082
- Fluent Node DSL by @oxisto in #772
- Consider all children to find the
prevDFG
forFunctionDeclaration
s by @KuechA in #1086 - Python paths OS independent (resolves #1032) by @maximiliankaul in #1053
- More fine-grained and language specific interpretation of primitive types by @KuechA in #1033
- Update module golang.org/x/mod to v0.8.0 by @renovate in #1091
- Fix DFG of the variable of a
ForEachStatement
by @KuechA in #1052 - Update dependency @types/node to v18.13.0 by @renovate in #1090
- Add EOG for key value pairs by @KuechA in #1094
- Update spotless to v6.15.0 by @renovate in #1092
- Document the InferenceConfiguration in the Readme by @KuechA in #1093
- Add
ArrayRangeExpressions
to the EOGPass by @KuechA in #1098 - Update sonarqube to v4 (major) by @renovate in #1101
- Update dependency gradle to v8 by @renovate in #1096
- Update dependency @types/node to v18.14.0 by @renovate in #1100
- Update log4j to v2.20.0 by @renovate in #1102
- Resolve relative include path when loading compilation database by @peckto in #1103
- Improved literal parsing in C++ by @oxisto in #1104
- Merge all include paths from compilation database for unity build mode by @peckto in #1107
- Revert "Update dependency gradle to v8" by @konradweiss in #1109
Full Changelog: v6.1.0...v6.2.0