What's new in Recce v0.52.0
We're excited to announce the latest version of our software, bringing you enhanced features and improvements.
Here's what's new:
🛠️ Refinements and Performance Enhancements
We made several improvements to enhance your experience in this release.
- Our breaking change analysis and primary key dropdown selector have been enhanced.
- For Windows users, we've resolved a file path issue when parsing the dbt target path.
We'll continue to optimize performance, fix bugs, and improve user experience in future updates.
All changes
## What's Changed * [Chore] Print pip install message if dbt package not found by @popcornylu in https://github.com//pull/592 * [Enhancement] Enhance the breaking change analysis by @popcornylu in https://github.com//pull/593 * Fix: Primary key dropdown selector takes too long to populate by @popcornylu in https://github.com//pull/595 * [Bug] Fix parsing target type on windows by @wcchang1115 in https://github.com//pull/597Full Changelog: v0.51.3...v0.52.0