Release preparation for version 2.23.6

This commit is contained in:
github-actions[bot]
2025-11-17 16:38:07 +00:00
parent 07c80b4685
commit 18fa6799ce
171 changed files with 470 additions and 164 deletions

View File

@@ -1,4 +0,0 @@
---
category: fix
---
* Improve performance of the range analysis in cases where it would otherwise take an exorbitant amount of time.

View File

@@ -1,4 +1,9 @@
---
category: feature
---
## 6.1.0
### New Features
* New predicates `getAnExpandedArgument` and `getExpandedArgument` were added to the `Compilation` class, yielding compilation arguments after expansion of response files.
### Bug Fixes
* Improve performance of the range analysis in cases where it would otherwise take an exorbitant amount of time.