Skip to content

Releases: subquery/subql-algorand

[3.6.1] @subql/types-algorand

11 Sep 01:51
1a8756e
Compare
Choose a tag to compare

[3.6.1] - 2024-09-10

Changed

  • Bump version with @subql/types-core

[3.14.1] @subql/node-algorand

11 Sep 01:51
1a8756e
Compare
Choose a tag to compare

[3.14.1] - 2024-09-10

Changed

  • Bump version with node-core and @subql/common

[4.2.1] @subql/common-algorand

11 Sep 01:51
1a8756e
Compare
Choose a tag to compare

[4.2.1] - 2024-09-10

Changed

  • Bump version with @subql/common

[3.6.0] @subql/types-algorand

10 Sep 04:09
a224673
Compare
Choose a tag to compare
[release] 20240910 (#133)

* [release] 20240910

* Update Dependency

* Update Dependency

* SecondLayerHandlerProcessor_1_0_0 build faild

* change log

[3.5.0] @subql/types-algorand

07 Aug 03:20
8636d5e
Compare
Choose a tag to compare

[3.5.0] - 2024-08-07

Changed

  • Update dependencies (#130)

[3.13.0] @subql/node-algorand

07 Aug 03:20
8636d5e
Compare
Choose a tag to compare

[3.13.0] - 2024-08-07

Changed

  • Update dependencies and apply dependent changes (#130)

Added

  • Support for specifying headers for network endpoints (#130)

Fixed

  • Transaction filters not working correctly (#130)

[4.1.0] @subql/common-algorand

07 Aug 03:20
8636d5e
Compare
Choose a tag to compare

[4.1.0] - 2024-08-07

Removed

  • apiKey option from network config, please use endpoint config and specify the X-Indexer-API-Token header instead (#130)

Added

  • Suport for network endpoint config providing the ability to set headers (#130)

[3.4.0] @subql/types-algorand

03 Jul 01:21
81c2503
Compare
Choose a tag to compare

[3.4.0] - 2024-07-03

Changed

  • Bump version with @subql/types-core

[3.12.0] @subql/node-algorand

03 Jul 01:22
81c2503
Compare
Choose a tag to compare

[3.12.0] - 2024-07-03

Changed

  • Bump version with @subql/common-algorand, sync with @subql/node-core, add admin module

[4.0.0] @subql/common-algorand

03 Jul 01:22
81c2503
Compare
Choose a tag to compare

[4.0.0] - 2024-07-03

Added

  • Add alias parseProjectManifest, also follow type of INetworkCommonModule (#2462)