v0.1.3
What's Changed
- Ensure tests use statically typed AVClient by @suneg in #65
- Refactor encryptvotes by @suneg in #66
- Cleanup of skipped tests by @adomas-aion in #68
- README with #registerVoter, email argument & conceptual OK responses by @adomas-aion in #67
- Bumped ansi-regex to a non-vulnerable version for CVE-2021-3807 by @adomas-aion in #69
- Removed unused previously recorded replies by @adomas-aion in #71
- Election config validates service URL presence by @adomas-aion in #72
- Matching client-side error codes with server-side error codes by @adomas-aion in #70
- Commit generated html_docs by @suneg in #73
- Deprecate MD based docs with html docs by @suneg in #74
- Exclude docs and sjcl.js from coverage reports by @adomas-aion in #75
- Fix 27 linter warnings (missing types) by @suneg in #77
- Add CastVoteRecord to html documentation by @suneg in #76
- Fix 8 more linter errors by @suneg in #79
- Handling more cases of any of the services malfunctioning by @adomas-aion in #78
- Remove benaloh challenge-stub. Not used at the moment by @suneg in #80
- Extracted ResetDeterminism() helper by @adomas-aion in #81
- Less deterministic test assertions by @adomas-aion in #82
- Fixtures updated with non-deterministic AVX replies by @adomas-aion in #83
- Removed determinism offset hack by @adomas-aion in #84
- Generate voter key pair by @adomas-aion in #85
- Change transpilation target from ES2020 to ES2018 by @suneg in #86
- Ensure that error types are visible in documentation by @suneg in #87
- Cleanup unused code by @suneg in #88
- Update a bunch of 3rd party packages by @suneg in #89
- Export errors correctly by @suneg in #90
- Bump package to 0.1.3. Add Changelog description by @suneg in #91
Full Changelog: v0.1.2...v0.1.3