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 8343450 commit daa8386Copy full SHA for daa8386
Changelog
@@ -1,4 +1,13 @@
1
2
+Version 2.1.0
3
+ * Added feature: upload filters, unzip and discarding filter
4
+ * Added feature: guessing content type using file extensions
5
+
6
+Version 2.0.6
7
+ * Fixed bug: zero variables in aggregate field name caused allocation
8
+ of random amount of memory. Thanks to Dmitry Dedukhin.
9
+ * Fixed bug: Prevent generation of a field in case of empty field name
10
11
Version 2.0.5
12
* Fixed bug: prevent leaking of file descriptor on a timeout.
13
0 commit comments