Skip to content

v0.1.1

Compare
Choose a tag to compare
@joshtemple joshtemple released this 27 Nov 16:48
· 1071 commits to master since this release

Features

  • Add --remote-reset flag for running Spectacles as a CI user (docs, #89)
  • Add --concurrency flag to limit number of simultaneous warehouse queries (docs, #110, @iserko)
  • Speed up Snowflake queries significantly by filtering 1=2 (#129)
  • Include the total runtime when validation completes (#130, @Hawk94)
  • Added contributing guidelines (#122)

Fixes

  • CircleCI builds run correctly for forks (#109, @iserko)
  • Black formatting checks as part of the CI pipeline (#113, @iserko)
  • Skip extracting certain error details for Redshift-style errors (#100, #117, @edmundyan, @agile)
  • Use / instead of . to delimit model and explore in --explores selection (#128, @agile)
  • Skip explores that don't have any dimensions (#101, @edmundyan)