1.0.10: Improvements in efficiency, robustness and authorization.
- More efficient use of
httpx
. - Add
--silent
option tosumo_login
. - Re-use
httpx.client
instances. - Add
timeout
parameter toSumoClient
constructor. - Enable
with
syntax forSumoClient
.