Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 480 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 480 Bytes

Changelog

2.2.1 (2022-08-18)

  • Update dependencies

2.2.0 (2021-09-16)

  • Web support

2.1.0 (2021-05-06)

  • Added master secret as optional parameter

2.0.0 (2021-03-27)

  • migrate to null safety

1.1.0 (2021-02-14)

  • fix typo into getPublicKey method
  • get rid of hex library. all public methods now accepts only Uint8List data
  • migrate to cryptography library

1.0.1 (2019-01-24)

  • add CHANGELOG
  • add example

1.0.0 (2019-01-24)

  • initial version