Skip to content

v0.6.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 03:34
· 9 commits to main since this release

v0.6.0-beta.1 (2025-05-09)

Features

  • add stub implementation of algopy.size_of function for calculating static storage size of types (98e6816)

Bug fixes

  • ensure size_of is exported from algopy module (01c055a)

Documentation

  • include size_of in coverage doc (2c73646)