v2.3.0
Features
- Spectacles uses binary search and asynchronous API requests to speed up the SQL validator. Early testing shows performance improvements of 2-8x for SQL validation.
- Spectacles no longer uses the deprecated version 3.1 of the Looker API, and now uses version 4.0 by default
- Spectacles type coverage is improved and now supports type-checking when imported and used in other Python packages
Fixes
- Fixes a bug where dimensions were not being built for certain explores (#605)
Other changes
- Spectacles dropped support for Python 3.7, and now requires Python 3.8 or higher
Full Changelog: v2.2.0...v2.3.0