Skip to content

v1.0.0

Choose a tag to compare

@daniel-makerx daniel-makerx released this 27 Mar 09:47
· 1774 commits to main since this release

v1.0.0 (2024-03-27)

Feature

  • set --output-client=False by default (438d815)

Fix

  • search for python3 when attempting to locate python executable (abf5c09)

  • use shutil.which to find python exe (56e46c9)

  • set supported algopy version range correctly (6c1a387)

  • better support for executing puyapy within a venv and outside a venv (212201e)