Skip to content

Releases: aion-dk/js-client

v1.0.1

16 Mar 14:51
6a35d0e
Compare
Choose a tag to compare

What's Changed

  • Aligning language with Mark.It by @av-lukas in #147
  • Oset integration by @AV-MadsChris in #149

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

15 Mar 09:59
Compare
Choose a tag to compare

What's Changed

  • Pin 3rd party version of github-push-action by @sune-aion in #123
  • Upgrade all dependencies to latest by @sune-aion in #122
  • Update axios, typedoc, etc package by @sune-aion in #124
  • Change how functions are exported from aion crypto by @sune-aion in #120
  • Fix dependabot alert by @sune-aion in #126
  • Generate and verify commitments by @sune-aion in #125
  • Adding a dockerfile by @lukelex in #140
  • Locking down Node's version by @lukelex in #137
  • Added functionality to support new DBB structure by @AV-MadsChris in #118

New Contributors

Full Changelog: v0.1.14...v1.0.0

v0.1.14

11 Jan 12:23
cf2c0cc
Compare
Choose a tag to compare

What's Changed

  • Update all AVX URLs to new proposed /mobile-api prefix by @sune-aion in #114
  • Updated walkthrough test with test credential for BABE by @MadsChris92 in #115
  • replaced registration and publicKey token with authToken by @MadsChris92 in #117
  • Add uniformer by @sune-aion in #119
  • Preparing release 0.1.14 by @sune-aion in #121

Full Changelog: v0.1.13...v0.1.14

v0.1.13

30 Nov 12:47
6752c35
Compare
Choose a tag to compare

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

22 Nov 12:12
60ac916
Compare
Choose a tag to compare

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

15 Nov 09:58
d0c5863
Compare
Choose a tag to compare

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

08 Nov 13:03
6d50f4e
Compare
Choose a tag to compare

What's Changed

  • Fix docs. IAVClient type was not exported correctly by @sune-aion in #99
  • Add package metadata for npmjs.com by @sune-aion in #100

Full Changelog: v0.1.9...v0.1.10

v0.1.9

08 Nov 12:28
911e10a
Compare
Choose a tag to compare

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

  • @sune-aion made their first contribution in #94
  • @MadsChris92 made their first contribution in #95

Full Changelog: v0.1.8...v0.1.9

v0.1.8

29 Oct 12:34
Compare
Choose a tag to compare
Bump version to 0.1.8

v0.1.7

29 Oct 12:30
Compare
Choose a tag to compare
Auto publish when creating a release in Github