- Switched back to Python 3.7 due to BeakerX incompatibility
0.2.0
++++++++++++++++++
- Moved phemex to top level - Updated README to match latest API - Added conditional order example
0.1.0
++++++++++++++++++
- Critical fixes to setup.py - Switched to require Python 3.8+
0.0.8
++++++++++++++++++
- Fixed README to match latest API
0.0.7
++++++++++++++++++
- Added explicit Condition to ConditionalOrder: STOP or IF_TOUCHED - Fixed ordType derivation logic to incorporate Condition - Eliminated declared support for pre-3.7 Python versions