- native_crypto_ios@0.1.1 - native_crypto_android@0.1.1 - native_crypto_platform_interface@0.1.1
1.0 KiB
1.0 KiB
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_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.