What's Changed
✨ New Features
- Allow missing keys in sampling overrides by @borchero in #251
- Validate schema members against polars DataType usage by @copilot-swe-agent[bot] in #246
🐞 Bug Fixes
- Sampling for List columns with min_length > 32 by @copilot-swe-agent[bot] in #248
- Properly check for decimal precision and scale by @copilot-swe-agent[bot] in #241
📚 Documentation
- Add PR title format documentation to copilot-instructions by @copilot-swe-agent[bot] in #249
📦 Refactorings
- By default, sample only simple characters in strings by @MoritzPotthoffQC in #252
Full Changelog: v2.3.1...v2.4.0