Skip to content

v1.0.0-alpha.93

Pre-release
Pre-release

Choose a tag to compare

@engineering-ci engineering-ci released this 22 Oct 23:45
· 29 commits to alpha since this release

1.0.0-alpha.93 (2025-10-22)

Features

  • Code fix for arc4 clone and replace == with === (7f9a978)
  • Code fixes (37e270f)

Bug Fixes

  • explicitly set stdio flags for puya service (65f8657)
  • Refactor source file paths to be absolute (d29f7ae)
  • Revert unintened change to error messsage for unsupported inequality operator (19cf669)
  • use stderr for initial language server output so that it doesn't interfere with stdout (76fa74c)
  • Wait for compiler loop to complete before shutting down and ignore change events when stopping (fdf3213)