Skip to content

Version 1.1.1

Compare
Choose a tag to compare
@alanorth alanorth released this 27 Nov 10:47
· 34 commits to master since this release
v1.1.1
1b394ec

Added

  • Configuration for automatic sorting of imports with isort
  • Configuration for automatic code formatting with black

Updated

  • Run pipenv update, bringing psycopg2 2.8.4, requests 2.22.0, pytest 5.3.1,
    and gunicorn 20.0.4

Changed

  • Use Ubuntu 18.04 "Bionic" for TravisCI builds
  • Use Python 3.8.0 for pipenv
  • Minor syntax issues highlighted by flake8