Skip to content

Releases: closeio/tasktiger-admin

v0.3.1

04 Nov 12:57
570b564
Compare
Choose a tag to compare
  • Add long description to setup.py

v0.3.0

02 Nov 10:45
cf1e3aa
Compare
Choose a tag to compare

Major changes:

  • Adds support for Python 3 (3.5, 3.6)
  • Optional integration links are added

Minor changes:

  • codebase is now formatted with black
  • basic testing has been added
  • CI checks are enforced in PRs (linting, formatting, unit testing)