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 d8b0699 commit 2c830f8Copy full SHA for 2c830f8
CHANGES.md
@@ -2,10 +2,17 @@
2
3
4
## Unreleased
5
+
6
7
+## 2024/02/10 v0.0.4
8
9
- Packaging: Use `cloud` extra to install relevant packages
10
+- Dependencies: Add `testing` extra, which installs `testcontainers` only
11
+- Testing: Export `cratedb_service` fixture as pytest11 entrypoint
12
+- Sandbox: Reduce number of extras by just using `all`
13
14
-## 2024/12/18 v0.0.3
15
+## 2024/01/18 v0.0.3
16
17
- Add SQL runner utility primitives to `io.sql` namespace
18
- Add `import_csv_pandas` and `import_csv_dask` utility primitives
0 commit comments