Releases: algorandfoundation/TEALScript
Releases · algorandfoundation/TEALScript
0.107.2
17 Dec 00:59
Compare
Sorry, something went wrong.
No results found
fix: extract when one of the args > 255
0.107.1
04 Nov 00:30
Compare
Sorry, something went wrong.
No results found
fix: ensure uintN types are the correct width in tuples
0.107.0
28 Jun 21:35
Compare
Sorry, something went wrong.
No results found
Adds bitwiseXor, bitwiseAnd, bitwiseNot, and bitwiseOr functions
0.106.3
11 Apr 10:19
Compare
Sorry, something went wrong.
No results found
fix: ensure state prefix is b64 encoded
0.106.2
10 Feb 20:26
Compare
Sorry, something went wrong.
No results found
fix compile error when updating a boolean value in a static tuple/object in a box
0.106.1
18 Dec 21:27
Compare
Sorry, something went wrong.
No results found
fixes dynamic tuple encoding with boolean values
0.106.0
25 Nov 21:41
Compare
Sorry, something went wrong.
No results found
Breaking Changes
removes _draft suffix from emitted ARC56 JSON file
0.105.5
05 Nov 18:41
Compare
Sorry, something went wrong.
No results found
fixes bug with compiler subroutines not added to the program when called from non-class function
fixes bug with const definition in non-class functions
0.105.4
01 Nov 17:35
Compare
Sorry, something went wrong.
No results found
fix code locations that appear in source maps and error messages
0.105.3
24 Oct 14:34
Compare
Sorry, something went wrong.
No results found
removes extraneous template values being pushed to the stack at the start of the program