Skip to content

Releases: algorandfoundation/puya-ts

v1.0.0-beta.19

06 Feb 03:34
7731a7f
Compare
Choose a tag to compare
v1.0.0-beta.19 Pre-release
Pre-release

1.0.0-beta.19 (2025-02-06)

Bug Fixes

  • Out dir calculation failing when input path contains * or ** (0bdf39e)

v1.0.0-beta.18

06 Feb 00:01
c851266
Compare
Choose a tag to compare
v1.0.0-beta.18 Pre-release
Pre-release

1.0.0-beta.18 (2025-02-06)

Bug Fixes

  • Bug with path normalization of bundled dependencies (9e49314)

Dependencies and Other Build Updates

  • Create patch release for refactor commits (e61c59e)
  • Pin typescript to 5.7.2 until 5.8 exits beta (71346c3)

v1.0.0-beta.17

05 Feb 04:48
2af5037
Compare
Choose a tag to compare
v1.0.0-beta.17 Pre-release
Pre-release

1.0.0-beta.17 (2025-02-05)

Bug Fixes

  • False positive error on empty tuples (b8bb042)
  • Use specific lib when parsing typescript (fec7d37)

v1.0.0-beta.16

01 Feb 02:08
8d3dbc2
Compare
Choose a tag to compare
v1.0.0-beta.16 Pre-release
Pre-release

1.0.0-beta.16 (2025-02-01)

Bug Fixes

  • Add missing expression builder for BoxRef.maybe (5901a46)
  • Add missing itxn fields and fix compatible type resolution (aa30917)
  • allow @contract decorator to be applied to base contract (4eccea8)
  • Type resolution of singleton types when used in generics such as with assertMatch statements (5a3a5c8)
  • Typo in asset field mapping and add test (c59f287)

Dependencies and Other Build Updates

  • Use ts script to install supported puyapy version (daf0bde)

v1.0.0-beta.15

29 Jan 02:24
2db052b
Compare
Choose a tag to compare
v1.0.0-beta.15 Pre-release
Pre-release

1.0.0-beta.15 (2025-01-29)

v1.0.0-beta.14

28 Jan 22:11
3344140
Compare
Choose a tag to compare
v1.0.0-beta.14 Pre-release
Pre-release

1.0.0-beta.14 (2025-01-28)

Features

  • Allow arc4 contracts to provide their own approvalProgram implementation, but warn if they don't invoke super.approvalProgram as this would result in no arc4 routing (eccd0ce)

v1.0.0-beta.13

21 Jan 02:01
32892bd
Compare
Choose a tag to compare
v1.0.0-beta.13 Pre-release
Pre-release

1.0.0-beta.13 (2025-01-21)

Bug Fixes

  • ARC4 structs should be immutable for now, we can introduce a mutable base type later if required (2ab223b)

Dependencies and Other Build Updates

  • Use latest test-reporting action (6b51ef6)

v1.0.0-beta.12

21 Jan 00:12
a20212c
Compare
Choose a tag to compare
v1.0.0-beta.12 Pre-release
Pre-release

1.0.0-beta.12 (2025-01-21)

Features

Bug Fixes

  • add numLogs to txn-fields to fix unsupported member access error (15cb7cd)
  • use valid bytes value as input to mimc op code in approval test (2b456a6)

v1.0.0-beta.11

17 Jan 18:25
479cf70
Compare
Choose a tag to compare
v1.0.0-beta.11 Pre-release
Pre-release

1.0.0-beta.11 (2025-01-17)

Features

  • Improve devex of op.extract by supporting 'extract to end' behaviour by omitting the length param (361f06c)

v1.0.0-beta.9

16 Jan 02:05
57f63b9
Compare
Choose a tag to compare
v1.0.0-beta.9 Pre-release
Pre-release

1.0.0-beta.9 (2025-01-16)