* Improved login logic: instance and endpoint defaults accepted. * See the [login method documentation](https://digital-science.github.io/dimcli/modules.html#module-dimcli.__init__)
0.9.3
* Improved login error messages when there are missing credentials * Updated docs about login * Added DSL grammar for DSL V2.0
0.9.2
* Support for multiple API endpoints (V1 / V2) * Support for parallel querying of distinct Dimensions servers * CLI: `.record_notebook` utility removed. Use instead `.export_as_jupyter`
0.9.1
* DSL grammar updated for version 1.31 (2021-05 release)
0.9
* DSL grammar updated for version 1.30 (2021-03 release)
0.8.2
* CLI - new `export_gist` command to export query as a Github Gist * Fix for `extract_affiliations` UTF-8 bug