All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.8.0(2022-21-16)
- Support for NFTs
0.6.4 (2019-12-16)
- add balance_type to vesting balance withdraw (c560b84)
- account_update: added value.update_last_voting_time (00dbac4)
- add export data for vesting balance type (24138cc)
- add vesting_policy_initializer to exports (982b859)
- remove wrong export item (0d8d0a1)
- use string instead of bool for balance type in vesting create (da0dec9)
0.6.3 (2019-12-12)
0.6.2 (2019-10-03)
- updated packages to address security warnings
0.6.1 (2019-05-10)
- added sonarcloud util and initial scan data
0.6.0 (2019-04-15)
- peerplaysjs-ws: peerplaysjs-ws merge into peerplaysjs-lib (9f6c247)
0.5.0 (2019-04-05)
- Add AccountLogin class
- Clean up imports
- Use babel for tests
- Extract websocket library to separate peerplaysjs-ws lib