We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b92595 commit 63ffd3dCopy full SHA for 63ffd3d
changelog.md
@@ -1,11 +1,14 @@
1
### v4.1.0
2
-### **UNRELEASED**
+### **SQL: Save, Query, Love**
3
---
4
* Add IPv6 support
5
* Add file rejections via `norddrop_reject_file()`
6
* Switch to rusqlite for persistence
7
* Try to open database in memory if path fails
8
* Report database opening errors to moose
9
+* Use in memory database if on-disk fails
10
+* Checksum validation at the end of download
11
+* More trace logs on persistence layer
12
13
14
<br>
0 commit comments