v4.2.0
v4.2.0 (2025-01-20)
Feature
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 withaccount
keyword argument (0722493
)
Documentation
- add documentation on how to update langspec.json to support new AVM versions (
a06b254
)