Skip to content

Latest commit

 

History

History
66 lines (39 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

66 lines (39 loc) · 1.54 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2022-05-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


native_crypto - v0.1.1

  • REFACTOR: change file organization.
  • PERF: x10 perfomance improvement on android with better list management.
  • FIX: benchmark output.
  • FIX: update and fix code.
  • FEAT: export new exceptions.
  • FEAT: add PointyCastle benchmark.
  • DOCS: add link to readme file.

2022-05-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


native_crypto_ios - v0.1.1

  • REFACTOR: rework swift part.
  • PERF: optimize swift code.

native_crypto_android - v0.1.1

  • REFACTOR: clean and modernize kotlin code.
  • PERF: x10 perfomance improvement on android with better list management.
  • FEAT: export new exceptions.

native_crypto_platform_interface - v0.1.1

  • PERF: x10 perfomance improvement on android with better list management.
  • FEAT: export new exceptions.