Releases: TxnLab/batch-asset-send
Releases · TxnLab/batch-asset-send
0.0.7
0.0.6
Added rate limit/batch fetch support for nfds when loaded from a csv file
Full Changelog: v0.0.5...v0.0.6
0.0.5
What's Changed
- feature: Enabled loading recipient data from CSV files - see readme for config file param.
- Changed Algorand node URLs for mainnet, testnet, and betanet to use new nodely URLs.
- Updated mnemonic environment variable filtering to be more inclusive - anything containing _MNEMONIC is loaded.
- numerous dependency updates.
Full Changelog: v0.0.4...v0.0.5
0.0.4
What's Changed
- Removed 'onlyRoots' from randomNFDs option and is instead top level option in destination. Specifying this option means only root nfds are considered.
- The allowDuplicateAccounts option now restricts by owner instead of depositAccount.
- Update oauth2 to 0.19.0
- Update module golang.org/x/crypto to v0.22.0 by @renovate in #14
Full Changelog: v0.0.3...v0.0.4
0.0.3
v0.0.2
Dependency updates, minor error message fix.
What's Changed
- Update actions/checkout action to v4 by @renovate in #6
- Update module golang.org/x/crypto to v0.19.0 by @renovate in #7
- Update module golang.org/x/oauth2 to v0.17.0 by @renovate in #8
- Update module golang.org/x/crypto to v0.21.0 by @renovate in #9
- Update module github.com/mailgun/holster/v4 to v4.16.4 by @renovate in #10
- Update module golang.org/x/oauth2 to v0.18.0 by @renovate in #11
Full Changelog: v0.0.1...v0.0.2