Releases: tkey/tkey-swift
Releases · tkey/tkey-swift
1.0.0
What's Changed
- feat: macos support by @metalurgical in #48
- refactor: rename tkey_pkg to tkey-swift by @metalurgical in #49
- refactor: reduce minimum version of iOS by @metalurgical in #50
- fix: add missing ios binary by @metalurgical in #51
Full Changelog: 0.2.0...1.0.0
Release 0.2.0 (tkey v1 (master branch))
What's Changed
- feat: add x86_64 simulator support by @metalurgical in #40
- feat: delete_1_of_1 by @ieow in #38
- fix: keypoint-pubkey by @ieow in #45
Full Changelog: 0.0.6...0.2.0
v0.0.4
What's Changed
- feat: method update and cleanup by @metalurgical in #1
- feat: add share serialization module by @metalurgical in #3
- Feat/poly by @guru-web3 in #2
- feat: update libs by @metalurgical in #6
- feat: lagrange methods by @guru-web3 in #5
- fix: call correct function in get_last_fetched_cloud_metadata by @metalurgical in #8
- Feat/dispatchqueue by @ieow in #10
- feat: apply context interface update by @metalurgical in #11
- fix: failing tests resolved by @metalurgical in #14
- add async tests by @hqjang-pepper in #13
- fixes by @metalurgical in #12
- feat: local metadata transitions json conversion by @metalurgical in #16
- Feat/coverage90 by @hqjang-pepper in #15
- fix: remove iOS v15 specific code by @metalurgical in #20
- fix: split tests, fixes and test coverage by @metalurgical in #19
- fix: test fixes by @metalurgical in #17
- remove keychain implementation by @metalurgical in #23
- ReadMe and code level doc for tkey ios by @hqjang-pepper in #21
- feat: add manual network methods by @metalurgical in #25
- refactor: prefix storage_layer methods on threshold_key by @metalurgical in #27
- delete_tkey => CRITICAL_delete_tkey by @hqjang-pepper in #26
- make params optional at initialize() by @hqjang-pepper in #30
- make format, shareType parameter as optional by @hqjang-pepper in #31
- feat: documentation of all public functions by @metalurgical in #35
- feat: fix readme by @metalurgical in #33
New Contributors
- @metalurgical made their first contribution in #1
- @guru-web3 made their first contribution in #2
- @ieow made their first contribution in #10
- @hqjang-pepper made their first contribution in #13
Full Changelog: 0.0.3...0.0.4