Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 539 Bytes

File metadata and controls

20 lines (14 loc) · 539 Bytes

v1.1.0 (2025-10-28)

Feat

  • Added ability to define custom error codes and templated messages for data contract feedback messages
  • Added new JSON readers
  • Added SparkCSVReader
  • Added PolarsToDuckDBCSVReader and DuckDBCSVRepeatingReader
  • Added quotechar option to DuckDBCSVReader

Fix

  • Fixed issues with refdata loader table implementations
  • Fixed duckdb try_cast statements in data contract phase
  • Allowed use of entity type in file transformation

1.0.0 (2025-10-09)

Refactor

  • release initial dve source code