New Features
- feat: add missing fields for AccountUpdateTransaction by @emiliyank in #935
- feat: Support for chunkingInfo in TopicSubmitMessageTransaction by @manishdait in #884
- feat: add a str method to CustomFractionalFee class by @MonaaEid in #932
Fixes
- fix: duplicate import in transaction.py by @mukundkumarjha in #857
- fix: Reorganize examples to mirror src structure by @Adityarya11 in #940
Workflows
- fix: Changelog check sensitivity by @exploreriii in #924
- fix: workflow check by @prajeeta15 in #912
- feat: Add fortnightly office hour reminder bot by @Adityarya11 in #906
- chore: update bot workflow for new changelog entry by @exploreriii in #929
- feat: Add automated merge conflict detection bot by @Adityarya11 in #901
- feat: add max number of comments to commit verification bot by @AntonioCeppellini in #904
- chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #943
- chore(deps): bump step-security/harden-runner from 2.13.2 to 2.13.3 by @dependabot[bot] in #936
Docs
- feat: implement account creation example with EVM-style alias transaction by @MonaaEid in #922
- docs: added workflow training by @exploreriii in #938
- feat: add custom fee limit example by @Akshat8510 in #900
- chore: Hiero python developer setup training by @exploreriii in #920
- feat(account): improve NFT allowance deletion example with receipt checks and strict verification by @tech0priyanshu in #941
- chore: changelog entry 0.1.10 release by @exploreriii in #944
Breaking Changes
- refactor: TokenInfo readonly (800) by @AntonioCeppellini in #915
New Contributors
- @mukundkumarjha made their first contribution in #857
Full Changelog: v0.1.9...v0.1.10