Releases: aion-dk/js-client
Releases · aion-dk/js-client
v0.1.13
What's Changed
- Make getElectionConfig() public by @sune-aion in #112
- Bump JS-client to version 0.1.13 by @sune-aion in #113
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- Mode of 'election codes' removed by @adomas-aion in #106
- Documented recording replies by @MadsChris92 in #107
- Component config extended by @oteyatosys in #108
- Adding election context UUID parameter for all requests to Voter Authorizer and OTP Provider by @oteyatosys in #109
- Fix ALL linter errors by @sune-aion in #110
- Bump to version 0.1.12 by @MadsChris92 in #111
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- Fixed extracting correct snapshot by @adomas-aion in #102
- Add NIST 1500-103 converter by @sune-aion in #101
- Add tests for missing and malformed NIST CVRs by @sune-aion in #103
- Publish to npmjs.org when a Github release is created by @sune-aion in #104
- Bump version to 0.1.11 to prepare next release by @sune-aion in #105
Full Changelog: v0.1.10...v0.1.11
v0.1.10
v0.1.9
What's Changed
- Fix missing js files in published package by @sune-aion in #94
- Support added vac features by @MadsChris92 in #95
- Remove unnecessary artifacts from the npm package by @sune-aion in #96
- Add IAVClient interface by @sune-aion in #97
- Changed local us-avx url by @MadsChris92 in #98
New Contributors
Full Changelog: v0.1.8...v0.1.9
v0.1.8
v0.1.7
v0.1.4
What's Changed
- Full coverage SVG URL, ditch version specificity from README by @adomas-aion in #92
Full Changelog: v0.1.3...v0.1.4
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