Skip to content

0.8.4

Compare
Choose a tag to compare
@jcampbell jcampbell released this 06 Nov 21:28
· 7767 commits to develop since this release
  • Improved the tutorials that walk new users through the process of creating expectations and validating data
  • Changed the flow of the init command - now it creates the scaffolding of the project and adds a datasource. After that users can choose their path.
  • Added a component with links to useful tutorials to the index page of the Data Docs website
  • Improved the UX of adding a SQL datasource in the CLI - now the CLI asks for specific credentials for Postgres, MySQL, Redshift and Snowflake, allows continuing debugging in the config file and has better error messages
  • Added batch_kwargs information to DataDocs validation results
  • Fixed an issue affecting file stores on Windows