* free the dependency constraint on ``databricks-cli`` * remove clutter from ``__version__`` module * add ``__cli_version__`` variable referencing the ``databricks-cli`` version * fix ``__all__`` variable in ``databricks`` module
0.7.0
~~~~~~~~~~~~~~~~~
* upgrade to cli 0.16.2
0.6.0
~~~~~~~~~~~~~~~~~ * add stub file for `DatabricksAPI` * remove `camel_to_snake` from `__all__`
0.5.0
~~~~~~~~~~~~~~~~~
* Update to databricks-cli 0.12.0, which adds support for policy, token, and delta_pipeline APIs
0.4.0
~~~~~~~~~~~~~~~~~
* Update to databricks-cli 0.10.0, which adds back the init_script args in the cluster API