Skip to content

v4.2.0

Compare
Choose a tag to compare
@daniel-makerx daniel-makerx released this 20 Jan 03:25
· 52 commits to main since this release

v4.2.0 (2025-01-20)

Feature

  • support _replace method on ARC4Struct (3b1268d)

  • update ops with AVM 11 changes (6814370)

Fix

  • prevent compilation failure when there are multiple functions inlined into another function and at least one of them unconditionally exits the program (9e78626)

  • algopy.LocalState.get now works with account keyword argument (0722493)

Documentation

  • add documentation on how to update langspec.json to support new AVM versions (a06b254)