v0.7.0b2 — 0.7 beta
Pre-release
Pre-release
Second beta of the 0.7 line. Install explicitly: uv pip install 'evnex==0.7.0b2' or pip install --pre evnex.
Changes since 0.7.0b1
- Honor a configured
EVNEX_ORG_IDinget_user_detailinstead of overwriting it with the first organisation, and route the interactive CLI prompts to stderr so--jsonoutput stays parseable (#123). set_charge_point_overridenow bounds its request timeout and no longer retries onReadTimeout, so "charge now" against an unresponsive charge point fails fast instead of retry-storming (#124).
(0.7.0b1 highlights: async auth lifecycle, MFA management, the evnex CLI, wrapped org endpoints.)