=======
- Added health API and initialization check
- Fixed stream_transactions. Now returns correct type
- Changed streaming responses keys. Where stream_pricing() returned 'PRICE' or 'HEARTBEAT'
response now contains 'price' or 'heartbeat'. Like wise stream_transactions() now returns
'transaction' or 'heartbeat'. This has been done to standardise access to the transaction
stream response and 'heartbeat' objects. Due to the different types these objects may take.
- Added async_v20.exceptions module
- Added logging to modules