Skip to content

Version 3.3.0

Choose a tag to compare

@Worvast Worvast released this 17 Apr 08:57
· 329 commits to master since this release
99844f1

Added

  • Support for Python 3.8
  • Testing in Travis for python 3.6, 3.7 and 3.8
  • Support in API to timeZone flag for Devo API
  • Support in API for new devo custom formats
  • Documentation for new date formats
  • Functions to change buffer size and compression_level of Sender
  • Support for zip, buffer and compression_level flags in Sender CLI

Changed

  • SSL Server support to adapt it from python 3.5 to python 3.8
  • SSL Send data tests
  • Requirements, updated.

Removed

  • unnecessary elifs in code following PEP8 recomendations