We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e3dbbd commit 749ae1bCopy full SHA for 749ae1b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 2023-08-03
2
+
3
+### Optimized
4
+- Optimized PR diff processing by introducing caching for diff files, reducing the number of API calls.
5
+- Refactored `load_large_diff` function to generate a patch only when necessary.
6
+- Fixed a bug in the GitLab provider where the new file was not retrieved correctly.
7
8
## 2023-08-02
9
10
### Enhanced
0 commit comments