0.4.0
Changes from v0.3.5:
- exponential back-off in problem status poller (1s - 60s) replaces continuous tight-loop poller
- use estimated time of problem completion if available (defer polling, expose as
Future.eta_min
) - docs: update and restructure
- misc improvements and bug fixes