Releases: marvin-we/steem-java-api-wrapper
Releases · marvin-we/steem-java-api-wrapper
0.1.0
Improved the JSON deserialization of Operations (Returned by the getBlock and getAccountHistory methods).
- Instead of an array of objects the API Wrapper can now differ between the operation types and returns specific objects.
*For example an AccountUpdateOperation-Instance or a WitnessVoteOperation-Instance.
Some more tests have been added to increase the quality
Added new methods:
- get_active_witnesses
- get_witnesses_by_vote
- get_witness_by_account
- get_replies_by_last_update
- get_liquidity_queue
0.0.3
Pre-release for Steemit
0.0.2 switch to bittrade.eu