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 a2e6b7e commit 1928db2Copy full SHA for 1928db2
CHANGELOG.md
@@ -0,0 +1,13 @@
1
+# 0.2.0
2
+
3
+## Added
4
5
+- Support MacOs with `kqueue` as polling engine ([#27])
6
7
+[#27]: https://github.com/dentiny/duckdb-curl-filesystem/pull/27
8
9
+## Improved
10
11
+- Use eventfd for new IO requests notification ([#22])
12
13
+[#22]: https://github.com/dentiny/duckdb-curl-filesystem/pull/22
0 commit comments