Releases: yahoofinancelive/yliveticker
Releases · yahoofinancelive/yliveticker
Log messages redirected to stderr
- Log messages redirected to stderr
- removed support for python 2, and python 3.5
Updated client code and readme
v0.2.9 Version update for new release
Fix for websocket handlers
This release fixes the issue #10.
Message as Dictionary
The message is passed now to the callback function as a Dictionary, not String, as it gives more flexibility of processing data.
Automated pypi package release
- Non-functional refactoring
- Unit testing
- Pipelines