Skip to content

Commit 6343c73

Browse files
committed
Release v0.0.3
1 parent 2be3760 commit 6343c73

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33

44
## Unreleased
55

6+
7+
## 2024/12/18 v0.0.3
8+
69
- Add SQL runner utility primitives to `io.sql` namespace
710
- Add `import_csv_pandas` and `import_csv_dask` utility primitives
811
- data: Add subsystem for "loading" data.
@@ -14,6 +17,8 @@
1417
- MongoDB: Improve UX by using `ctk load table mongodb://...`
1518
- load table: Refactor to use more OO
1619
- Add `examples/cloud_import.py`
20+
- Adapt testcontainers to be agnostic of the testing framework.
21+
Thanks, @pilosus.
1722

1823

1924
## 2023/11/06 v0.0.2

0 commit comments

Comments
 (0)