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 3a5b2bd commit adfc216Copy full SHA for adfc216
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## v1.1.0 (2025-10-28)
+## 0.1.0 (2025-11-10)
2
3
### Feat
4
@@ -9,12 +9,11 @@
9
- Added quotechar option to DuckDBCSVReader
10
11
### Fix
12
+
13
- Fixed issues with refdata loader table implementations
14
- Fixed duckdb try_cast statements in data contract phase
15
- Allowed use of entity type in file transformation
16
-## 1.0.0 (2025-10-09)
17
-
18
### Refactor
19
20
- release initial dve source code
0 commit comments