Skip to content

1.9.0

Compare
Choose a tag to compare
@sanssecours sanssecours released this 30 Jan 10:11
5018ee4

ICOn

  • Moved code into scripts directory
  • ICOn now handles timeout problems while streaming data (#50)

Linting

  • We now check the whole codebase with Pylint

Internal

Network

  • The network class now handles timeout problems when streaming data. If no streaming data arrives for a specified amount of time, then a StreamingTimeoutError will be raised.