Skip to content
This repository has been archived by the owner on Jul 17, 2021. It is now read-only.

Latest commit

 

History

History
55 lines (24 loc) · 2.19 KB

CHANGELOG.md

File metadata and controls

55 lines (24 loc) · 2.19 KB

1.2.0 (2021-04-08)

Features

  • use WebCrypto API instead of node crypto (f6573be), closes #4

1.1.5 (2021-03-27)

Bug Fixes

  • remove code from codeKeyMap after sending data (b43ba7b), closes #3

1.1.4 (2021-03-21)

Bug Fixes

  • adjust data request format of health office key (8fcf3eb)

1.1.3 (2021-03-21)

Bug Fixes

  • generate ts declaration file for typings (4e390a3)

1.1.2 (2021-03-21)

Bug Fixes

  • add used nonce to data submission request (936fb10)

1.1.1 (2021-03-21)

Bug Fixes

  • added publish config to make npm package public (ea2b9bd)

1.1.0 (2021-03-21)

Features

  • provide basic implementation for data requests and submissions (b330d53)

1.0.0 (2021-03-20)

Bug Fixes

  • test release process by being more polite (6289b8d)