Releases: ar-io/ar-io-sdk
Releases · ar-io/ar-io-sdk
v2.2.0-alpha.3
2.2.0-alpha.3 (2024-08-28)
Bug Fixes
- logger: permit logger as argument for typeguard util and default it (45df626)
- typeguard: return true or false in typeguard and log the error (4b851c5)
Features
- util: add AoAntState typeguard util (c6f457f)
v2.2.0-alpha.2
v2.2.0-alpha.1
2.2.0-alpha.1 (2024-08-22)
Bug Fixes
- register: update spawn ant to register at end of spawn (4320c80)
- signer: add typeguard util for aoSigner (0d7f210)
- signing: add aosigner to contract signer (3b0495a)
- tests: dont send messages to ao in e2e tests (e7108da)
- tests: reconfigure test structure (1872a26)
- tests: use test-wallet fixture in tests instead of generating anew each time (27a5dc2)
Features
- ant id: update lua ant id to latest (968c30e)
v2.1.0-alpha.13
v2.1.0-alpha.12
2.1.0-alpha.12 (2024-08-20)
Bug Fixes
v2.1.0-alpha.11
2.1.0-alpha.11 (2024-08-08)
Bug Fixes
- register: update spawn ant to register at end of spawn (4320c80)
v2.1.0
2.1.0 (2024-08-07)
Bug Fixes
- ao: update AoProcess to only support string | undefined (584aee1)
- io: update gateway stat types (a59b166)
- io: add api that returns the total token supply (261c85c)
- io: no longer add data to save observations (c017b52)
- ant: set new lua id in constants (e4c3aaf)
- emitter: update arns emitter to use ant registry (e55a67b)
- signer: move createAoSigner to be a util (7f7a0e6)
- ant: update spawn to use ant registry id in the tags (28dae7f)
- types: remove deprecated types (c674876)
- types: update AoGateway to include weights (5368668)