You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support iteratively deleting cache
* update download step to return download dir for cache dir
* Have each step define method to delete their cache
* Conforma all logs to use lowercase
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## 0.0.15-dev2
1
+
## 0.0.15-dev3
2
2
3
3
### Fixes
4
4
@@ -8,6 +8,7 @@
8
8
### Enhancements
9
9
10
10
***Migrate airtable connector to v2**
11
+
***Support iteratively deleting cached content** Add a flag to delete cached content once it's no longer needed for systems that are limited in memory.
0 commit comments