Releases: snapshot-labs/snapshot.js
Releases · snapshot-labs/snapshot.js
v0.4.5
v0.4.4
v0.4.3
What's Changed
- Add string type for vote
- Update minor version by @github-actions in #644
Full Changelog: v0.4.2...v0.4.3
v0.4.2
v0.4.1
What's Changed
- Support custom network for verify sig EIP1271 by @bonustrack in #638
- Change matic mumbai node by @ChaituVR in #640
- Update minor version by @github-actions in #641
Full Changelog: v0.4.0...v0.4.1
[BREAKING] v0.4.0 Change voting method names
BREAKING CHANGES: #622
Several voting type method have been renamed for readability.
resultsByVoteBalance
-> getScores
resultsByStrategyScore
-> getScoresByStrategy
sumOfResultsBalance
-> getScoresTotal
There is also a new method to validate choices isValidChoice
for each voting type.
v0.3.104
v0.3.103
What's Changed
- Bump @typescript-eslint/parser from 4.28.2 to 4.33.0 by @dependabot in #624
- Bump prettier from 2.2.0 to 2.7.1 by @dependabot in #623
- Bump @ethersproject/bytes from 5.0.8 to 5.6.1 by @dependabot in #626
- Bump @ethersproject/hash from 5.3.0 to 5.6.1 by @dependabot in #629
- Bump @rollup/plugin-commonjs from 17.0.0 to 18.1.0 by @dependabot in #628
- Change BSC node by @ChaituVR in #635
New Contributors
- @dependabot made their first contribution in #624
Full Changelog: v0.3.102...v0.3.103
v0.3.102
What's Changed
- Add space voting privacy param by @bonustrack in #620
Full Changelog: v0.3.101...v0.3.102