Skip to content
Compare
Choose a tag to compare
@thekad thekad released this 11 Jan 00:15
v0.10.0
ebc21a2

A new release is out, here's the changelog:

  • NOTICE: Dropping support for python2 as it is no longer maintained by the core team (EOL on 1/1/2020)
  • Bugfix: Fixed unicode support ingestion
  • Enhancement: Docker image is now based on python 3.8 and ships with gunicorn
  • Dev change: Using pytest as the testing framework now (with codestyle and flake8 plugins)
  • Updating the dependencies to the latest stable versions from upstream
  • Slight style tweaks