unicorn-fy Change Log¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Discussions about unicorn-fy releases!
0.12.2.dev (development stage/unreleased/unstable)¶
0.12.2¶
Codebase equal to 0.12.0, testing azure pipe
0.12.1¶
Codebase equal to 0.12.0, just preparing conda-forge packaging
0.11.1¶
Changed¶
Moved from https://github.com/oliver-zehentleitner to https://github.com/LUCIT-Systems-and-Development/
Correctly scope loggers so that it plays nicely with others, logger name is “unicorn_fy”.
0.11.0¶
0.10.0¶
0.9.0¶
Added¶
Support for
balanceUpdate
inbinance_websocket()
andbinance_futures_websocket()
PR#19 thx @davivc
0.5.0¶
0.4.0¶
Fixed¶
all kind of tickers
result msg handling
error msg handling
Removed¶
Exception handling to show python error trace
0.2.0¶
Adding¶
binance_com_websocket()
binance_je_websocket()
is_update_availabe()
get_latest_version()
get_version()
get_latest_release_info()
Depricated¶
binance_websocket()
0.1.0¶
Released