Release content
- New constructor option resyncOrderBooksAutomatically can be set to false to disable automatic order books resync (default = true). This might be useful when subscribing to many pairs
- New constructor option exitOnQueryExchangeStateError can be set to true to force library to exit in case an error occurs while trying to resync an order book (mostly for troubleshooting purpose) (default = false)