1.0.0-alpha.4 (2020-08-05)
Bug Fixes
- add callback to proposalTimeFrames method (13efde2)
- add subscription (720a6b9)
- back to links entries version (97ade64)
- change pipId to number and make some improvements (c1cc917)
- change ProposalOptions pipId type (12e64c5)
- ci testing (527b071)
- code smell (2f1a7b9)
- comment (715fe72)
- createProposalResolver (420aa27)
- createProposalResolver (9f6eef3)
- eventByIndexedArgs values (d366b1e)
- feedback (ead8534)
- feedback (297f277)
- feedback (6426fee)
- getProposals (28ef3ff)
- import and export types (2758f5f)
- improve import and export types (ace34e5)
- isAuthorized implementation (5ffafe5)
- lint (8309406)
- lint (feaa059)
- manual merge (ee493bd)
- manual merge (195007a)
- manual merge (ace1a34)
- manual merge (d29f037)
- manual merge (f3eed1d)
- manual merge (c5c7d8f)
- manual merge (6df1588)
- manual merge (2b1fd8a)
- manual merge (3054fe4)
- pipId to number and test imporvements (a8a4a63)
- remove import (b39fe58)
- test (0dbf70e)
- test (ba0e4c9)
- tests (8ea9e96)
- tests (b029afe)
- typo (a659e50)
- typo (85a602c)
- typo error and modify import interface (d93c370)
- update middleware types schema (d30cd62)
Features
- add
Governance.getTransactionArguments
(56a45c7) - add count to TesultSet returned by paginated GQL queries (b7519f1)
- add minimum proposal deposit method (ed8fa43)
- check if an identity has voted the proposal (07fb1e4)
- edit proposal (240b2a2)
- fetch proposals (496b144)
- get Proposal Time Frames method (9c3ed12)
- get proposal votes (1005c8d)
BREAKING CHANGES
- getIssuedClaims and getIdentitiesWithClaims return ResultSet
instead of IdentityWithClaims[]