Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 10:00
· 1 commit to main since this release
v1.2.0

Release of version v1.2.0

This release is a bugfix release which does not contain any new features. The probably most important change is the pinning of the Python interpreter path to not be affected by any local venvs (on system-wide installs).

Fixes

  • 55a3791 chore: change Python interpreter on global installs
  • 491e995 chore: improve generic error message
  • c960c53 fix: avoid indefinite blocking of load_accounts on error
  • 4ccc8ee fix: handle errors in native responses
  • 633654a fix: check account index in interactive mode