* fix conflict of new numpy 2 and older pyarrow * improve tox tests * add missing numba dependency needed by orderbook class (the rest works without numba)
0.14.0
-------------------
* order book helper class
0.13.0
-------------------
* fix old funding rates
0.12.1
-------------------
* fix issue !6 with lowercase symbol names * better error when aws clients use free data sample (!7)
0.12.0
-------------------
* option to disable cache * improved warnings handling