Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

58 lines (38 loc) · 1.77 KB

Version changelog

0.1.10

  • Support datetime arguments for column range functions (#142) View
  • DQX engine refactor and docs update (#138) View
  • Add column functions to check for valid date strings (#144) View
  • Generate rules for DLT as Python dictionary (#148) View
  • Make DQX compatible with Serverless (#147) View

0.1.9

  • New dashboard query, Update to demos and docs #133
  • Patch user agent to enable tracking #121
  • Added docs build on push #129

0.1.8

  • Add Dashboard as Code, DQX Data Quality Summmary Dashboard #86
  • Updated profiling documentation with cost consideration #126
  • Improve docs styling #118
  • Added search for docs #119
  • Updated docs #117

0.1.7

0.1.6

  • Added new check: is_not_null_and_not_empty_array
  • Fixed links to image for pypi
  • Minor documentation updates

0.1.5

  • Updated release process
  • Updated README

0.1.4

  • Updated release process

0.1.1

  • Bug fixed cli installation
  • Fixed Github release process
  • Updated demos

0.1.0

Initial release of the project

0.0.0

Initial dqx commit