Release preparation for version 2.17.5

This commit is contained in:
github-actions[bot]
2024-06-10 13:40:39 +00:00
parent 7ecf1f9010
commit 877bfa2468
147 changed files with 359 additions and 107 deletions

View File

@@ -1,3 +1,13 @@
## 1.1.0
### Major Analysis Improvements
* The precision of virtual dispatch has been improved. This increases precision in general for all data flow queries.
### Minor Analysis Improvements
* Support for Eclipse Compiler for Java (ecj) has been fixed to work with (a) runs that don't pass `-noExit` and (b) runs that use post-Java-9 command-line arguments.
## 1.0.0
### Breaking Changes