Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 17:42
· 32 commits to main since this release
1546b09

What's Changed

  • test: clearer BASE_URL tests by @jrmann100 in #69
  • Agent experience: env-var auth fallback, structured JSON errors, --agent rework by @dylanjha in #71
  • fix: emit only the API response body in --json output for paginated commands by @dylanjha in #73

BREAKING CHANGES

  • mux CLI will now use MUX_TOKEN_ID and MUX_TOKEN_SECRET environment variables if they are set, which bypasses the need to provide those variables directly with mux login

Full Changelog: v1.3.2...v2.0.0