Release 0.1.9
What's Changed
- chore: refactor token examples by @MonaaEid in #378
- chore: fix airdrop test names for pytest by @exploreriii in #762
- chore(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 by @dependabot[bot] in #734
- feat: Add examples/topic_message.py by @Adityarya11 in #788
- feat: Split account_allowance_nft.py into approve and delete examples by @Adityarya11 in #781
- chore: Create examples/topic id.py by @nikhil-nari in #787
- chore: Add missing validation to verify fee_schedule_key is set and updated properly by @manishdait in #790
- fix: Allow -1 for max_automatic_token_associations by @Adityarya11 in #793
- chore(deps): bump protobuf from 6.33.0 to 6.33.1 by @dependabot[bot] in #796
- chore: Add account_balance_query.py example to demonstrate CryptoGetAccountBalanceQuery class. by @MonaaEid in #784
- chore: Add admin key token example (#798) by @jaideepkathiresan in #802
- chore: Created examplws/account_info.py by @nikhil-nari in #804
- feat: Improve Hbar class to support floating-point values by @manishdait in #737
- chore: response code example by @exploreriii in #766
- feat: Allow PublicKey for TopicCreateTransaction keys by @emiliyank in #809
- chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #814
- feat: Allow PublicKey for TokenCreateTransaction keys by @Adityarya11 in #754
- chore: add example for max automatic token associations by @advay-sinha in #819
- chore: log import errors on solo workflow by @exploreriii in #741
- feat: Added missing fields for AccountCreateTransaction by @manishdait in #779
- fix: Staked node ID id issue in the account_create_transationt_e2e_test by @manishdait in #828
- feat: Add example for token supply key usage by @Adityarya11 in #822
- chore: add token_create_transaction_freeze_key.py example by @Shahzaibyy in #827
- feat: verification bot by @exploreriii in #756
- feat: failed workflow bot by @exploreriii in #758
- fix: commit verify + workflow bot - PR_NUMBER syntax, GH_TOKEN env var add, YAML syntax by @nadineloepfe in #836
- feat: add concurrency to workflow bot by @exploreriii in #844
- chore: Workflow bot max posts by @exploreriii in #845
- feat: add detail to token_airdrop and token_airdrop_cancel by @tech0priyanshu in #785
- fix: verified commits workflow formatting yaml by @exploreriii in #849
- feat: Added
BatchTransactionclass by @manishdait in #811 - chore: [StepSecurity] Apply security best practices by @stepsecurity-app[bot] in #852
- chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #856
- feat: add token metadata support to TokenCreateTransaction by @AntonioCeppellini in #866
- feat: added example for fee_schedule_key in token creation and updated by @CynthiaFotso in #868
- feat: Add example for token wipe key usage by @Adityarya11 in #831
- fix: example kyc token by @prajeeta15 in #854
- chore: refactor account hbar allowance examples by @harshadsutar in #871
- chore: structure examples to have subfiles and names to match src by @exploreriii in #770
- chore: Add training documentation for transaction receipts by @Adityarya11 in #873
- docs: add receipt_status_error.md and example script (fixes #878) by @jaideepkathiresan in #883
- feat: Add examples/topic_info.py by @AubreyDDD in #812
- chore: update solo action by @exploreriii in #891
- ci: switch verification workflow to pull_request_target by @tech0priyanshu in #886
- chore(deps): bump actions/setup-python from 6.0.0 to 6.1.0 by @dependabot[bot] in #890
- refactor: improve token_delete_transaction by @tech0priyanshu in #885
- feat: Refactor TokenDissociateTransaction to use set_token_ids method by @MonaaEid in #830
- fix: add guide on Hedera Network by @prajeeta15 in #874
- feat: expand functionality token associate by @AntonioCeppellini in #846
- chore: Release 0.1.9 by @nadineloepfe in #896
New Contributors
- @MonaaEid made their first contribution in #378
- @jaideepkathiresan made their first contribution in #802
- @Shahzaibyy made their first contribution in #827
- @tech0priyanshu made their first contribution in #785
- @AntonioCeppellini made their first contribution in #866
Full Changelog: v0.1.8...v0.1.9