------- * unit tests fixed * Account: support for retrieving all delegations (thanks to crookon, PR 129) * Change recovery account / list recovery account change requests (thanks to crokkon, PR 130) * Exclude sbd_interest_rate, as it is not present on the VIT blockchain (thanks to svitx, PR 132) * connect for beempy createwallet (thanks to crokkon, PR 133)
0.20.13
------- * beempy post improved * beempy ImageUploader added * issues 125 and 126 fixed * VotedBeforeWaitTimeReached exception added
0.20.12
------- * pep8 formating improved * Too Many Requests error handled * different limit handling in WLS fixed for account history * percent-steem-dollars and max-accepted-payout added to beempy post
0.20.10
------- * update_account_keys added for changing account keys * comment, witness, account classes fixed for chains without SBD * RC costs adapted on changes from 0.20.6 * VIT chain fixed * update_account_keys function added to account * beempy commands for post, reply and beneficiaries added
0.20.9
------ * add missing scrypt to the pyinstaller * prepare for removed witness api in rpc nodes
0.20.8
------ * fix hardfork property in steem * Fix resource_market_bytes calculation * Adding additional parameter to recharge time calculations by flugschwein (PR 103) * fix Comment reward calculations by crokkon (PR 105) * Fix typo in witness update feed * Fix appveyor CI