Skip to content

Conversation

@boblat
Copy link
Contributor

@boblat boblat commented Oct 28, 2025

  • beta releases are no longer tagged as latest
  • manually publish a production version, when Prod Publish workflow triggered on main
  • publish docs to github pages only when a new production version is published

boblat added 30 commits March 31, 2025 14:08
feat: implement stubs for Box create, no arg ctors, and encode/decode native arrays
feat: support not expressions on match and assertMatch
feat: allow tuples and objects to be stored in box, local, and global state
feat: include a `ref` property on the `Box` type which can be used to directly access box bytes
chore: update versions of puya dependencies
fix: arc4 encoded length of native boolean should be 1 instead of 8
feat: Add length generic to bytes type for declaring statically sized byte sequences
feat: implement ItxnCompose type for composing variable length transaction groups
@neilcampbell neilcampbell marked this pull request as draft October 28, 2025 09:07
@boblat boblat marked this pull request as ready for review October 30, 2025 07:14
@neilcampbell neilcampbell merged commit 99f5c07 into main Oct 30, 2025
1 check passed
@boblat boblat deleted the update-main branch October 30, 2025 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants