File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 22History
33=======
44
5- 0.16.4 (2024-XX-XX )
5+ 0.16.4 (2024-05-20 )
66-------------------
77
88Bug Fixes
@@ -11,6 +11,10 @@ Bug Fixes
1111 when the response status code was 206 (partial content). This issue is fixed
1212 by checking the response status code and if it's 206, the function will continue
1313 reading the headers and the get the modified date from the response headers.
14+ Also, the function incorrectly didn't check if the local database was up-to-date
15+ with the remote database when the processed database already existed. Now, the
16+ function will check changes in the remote database and re-download the data even if
17+ necessary even if the processed database exists.
1418
15190.16.3 (2024-05-16)
1620-------------------
You can’t perform that action at this time.
0 commit comments