v4.5.0
Osmantic/ODSv4.5.0Jul 23, 2026by github-actions[bot]
AI Summary
This release introduces a new capability to capture and identify differing columns between datasets. This enhancement improves the precision of diff operations by allowing users to pinpoint specific column-level changes.
Key Highlights
- New feature to capture and identify differing columns
- Enhanced precision for data comparison operations
- Feature contribution from @dmtrKovalenko
New Features
- Capturing diff columns
Full Release Notes
## What's Changed * feat: Capturing diff cols by @dmtrKovalenko in https://github.com/dmtrKovalenko/odiff/pull/182 **Full Changelog**: https://github.com/dmtrKovalenko/odiff/compare/v4.4.4...v4.5.0