Releases: ar-io/ar-io-sdk
Releases · ar-io/ar-io-sdk
v3.9.0-alpha.1
Bug Fixes
- options: add write options to addVersion (95ccef0)
- versions: export versions class (6368c44)
Features
- versions: add ANT version class (c9ec5c5)
- versions: add versioning handlers to ant registry (c681909)
v3.8.3
3.8.3 (2025-03-05)
Bug Fixes
- add missing maxDelegateRewardSharePct field from AoGatewayRegistrySettings (87942ad)
- schema: remove viem and use string for AOAddressSchema (090c799)
- schemas: update ant schema to accept eth support (7bc7df4)
- tests: update unit test to check loosely on eth address (b8e202b)
v3.8.3-alpha.1
Bug Fixes
- add missing maxDelegateRewardSharePct field from AoGatewayRegistrySettings (87942ad)
- schema: remove viem and use string for AOAddressSchema (090c799)
- schemas: update ant schema to accept eth support (7bc7df4)
- tests: update unit test to check loosely on eth address (b8e202b)
v3.8.2-alpha.3
Bug Fixes
- add missing maxDelegateRewardSharePct field from AoGatewayRegistrySettings (87942ad)
v3.8.2-alpha.2
Bug Fixes
- schema: remove viem and use string for AOAddressSchema (090c799)
- schemas: update ant schema to accept eth support (7bc7df4)
- tests: update unit test to check loosely on eth address (b8e202b)
v3.8.2
3.8.2 (2025-02-25)
Bug Fixes
- missing break for happy path through send (e55ecc1)
- modify retry logic for send to only retry on exceptions from ao.message or ao.result (229df6b)
- modify retry logic to only occur on dryrun exceptions (c578893)
- protect against if retries is 0 (6aa1b58)
v3.8.2-alpha.1
Bug Fixes
- missing break for happy path through send (e55ecc1)
- modify retry logic for send to only retry on exceptions from ao.message or ao.result (229df6b)
- modify retry logic to only occur on dryrun exceptions (c578893)
- protect against if retries is 0 (6aa1b58)
v3.8.1
3.8.1 (2025-02-21)
Bug Fixes
- mainnet: default to the mainnet process ID (a96713c)
v3.8.0
3.8.0 (2025-02-20)
Features
- mainnet: update constant to the mainnet process ID (4a11840)
v3.7.1
3.7.1 (2025-02-19)
Bug Fixes
- types: overload getEpoch to provide correct types on specific param requests (bafce74)