Skip to content

Version 1.0.4

Compare
Choose a tag to compare
@M1ha-Shvn M1ha-Shvn released this 08 Jul 07:38
· 18 commits to master since this release

Testing

  1. Added docker testing environment
  2. Moved testing from TravisCI to GitHub Actions

Docs

  1. Added development section

Dependencies

  1. Optimized dependency installation: removed six; pytz and typing are now installed in old python versions only; psycopg2 is replaced with psycopg2-binary in test requireements.