✨ Features
- Improve the CLI output of the table diff command (#2644) @izeigerman
- Forward-only changes schema modification check (#2576) @treysp
- Add support for CSV input data loading from file or inline (#2640) @Themiscodes
- Enable duckdb>=0.10 comment registration (#2660) @treysp
🪲 Bug fixes
- Fix pytest warning on test fixture (#2648) @erindru
- Stop column description propagation if model cannot be found. (#2649) @vchan
- Correctly handle dependency in the migration test (#2651) @izeigerman
- Fix test runner not displaying dots for successes (#2656) (#2657) @giovannipcarvalho
- Delete intervals in batches during compaction (#2658) @izeigerman