Skip to content

Commit 2c830f8

Browse files
committed
Release v0.0.4
1 parent d8b0699 commit 2c830f8

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGES.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,17 @@
22

33

44
## Unreleased
5+
6+
7+
## 2024/02/10 v0.0.4
8+
59
- 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`
613

714

8-
## 2024/12/18 v0.0.3
15+
## 2024/01/18 v0.0.3
916

1017
- Add SQL runner utility primitives to `io.sql` namespace
1118
- Add `import_csv_pandas` and `import_csv_dask` utility primitives

0 commit comments

Comments
 (0)