Release preparation for version 2.17.1

This commit is contained in:
github-actions[bot]
2024-04-15 17:34:47 +00:00
parent feeaef14be
commit 9bfe4ea90a
143 changed files with 349 additions and 104 deletions

View File

@@ -0,0 +1,5 @@
## 0.2.5
### New Features
* The `PathGraph` result of a data flow computation has been augmented with model provenance information for each of the flow steps. Any qltests that include the edges relation in their output (for example, `.qlref`s that reference path-problem queries) will need to be have their expected output updated accordingly.