Skip to content

Release 1.1.1

Compare
Choose a tag to compare
@ddl-olsonJD ddl-olsonJD released this 23 Aug 19:42

Changelog: https://github.com/dominodatalab/python-domino/blob/master/CHANGELOG.md

What's Changed

1.1.1

Changed

  • Updated packaging in installation dependency

1.1.0

Added

  • Added black and flake8 formatting
  • Implemented pre-commit for black / flake8 formatting.
  • Added / updated dataset endpoint usability.
  • Added option to bypass certification verification
  • Added tags functionality

Changed

  • updated airflow dependency to 2.2.4
  • Updated runs_stdout output
  • Fixed issues with import from domino_data
  • Updated nbconvert dependency version to 6.3.0
  • updated request user-agent to python-domino/{version}
  • Updated dependency management
  • Changed file handling for files_upload
  • removed requirements.txt in favor setup.py
  • updated readme content and format as well as asciidoc version of readme

New Contributors

Changelog: 1.1.0-alpha...Release-1.1.1