Skip to content

v0.52.0

Latest
Compare
Choose a tag to compare
@wcchang1115 wcchang1115 released this 05 Feb 08:23
· 6 commits to main since this release
e9e0a52

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/597

Full Changelog: v0.51.3...v0.52.0