Skip to content

v3.0.2

Compare
Choose a tag to compare
@daniel-makerx daniel-makerx released this 23 Aug 05:46
· 197 commits to main since this release

v3.0.2 (2024-08-23)

Fix

  • handle utf-8 alias's when checking for encoding, addresses #300 (90bf86f)

  • remove slice from __getitem__ in algopy.arc4.DynamicArray and algopy.arc4.StaticArray (c0049f1)

Documentation

  • improve ARC4 array documentation (251759f)