Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Latest commit

 

History

History
175 lines (88 loc) · 9.09 KB

CHANGELOG.md

File metadata and controls

175 lines (88 loc) · 9.09 KB

1.0.1 (2022-12-09)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-12-02)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-11-11)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-09-30)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-09-02)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-08-26)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-08-12)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-07-22)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-07-15)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-07-08)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-06-24)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-06-17)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-04-29)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-04-22)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-04-15)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-04-15)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-04-08)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-03-25)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-03-22)

Bug Fixes

  • ci: enable build on branch push (d0adf2c)
  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-03-22)

Bug Fixes

  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (a9e3df2)

1.0.1 (2022-03-20)

Bug Fixes

  • deps: fix js build and remove native build because of hardcoding issues in kotlin 1.6.10 (ed2b0e5)

1.0.0 (2021-05-22)

Features

  • add [de]serialization and refactor (52ffb4c)
  • add curve25519 low level port (93edc4c)
  • add curve25519 wrapper and multibase codec (5d7c43f)
  • add ElGamal encryption implementation and tests (75775db)