File tree Expand file tree Collapse file tree 3 files changed +11
-8
lines changed Expand file tree Collapse file tree 3 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 11# Changelog
22## [ Unreleased]
3+ ## [ v0.0.9-alpha] - 2022-11-01
4+ - Add optional field chain_id for walletconnect (In C++, 0 = None)
5+ - Add wallet connect with contract calls (modified client to be cloneable)
36
4- ## [ v0.0.8-alpha] - 2020 -09-13
7+ ## [ v0.0.8-alpha] - 2022 -09-13
58- Add missing licenses
69- Fix QR code can not be detected error
710- Rename ` setup_callback ` as ` setup_callback_blocking `
811
9- ## [ v0.0.7-alpha] - 2020 -08-24
12+ ## [ v0.0.7-alpha] - 2022 -08-24
1013- Add android builds
1114
12- ## [ v0.0.6-alpha] - 2020 -08-17
15+ ## [ v0.0.6-alpha] - 2022 -08-17
1316- Add checksum for linux libc++ release
1417- Add qrcode api
1518
16- ## [ v0.0.5-alpha] - 2020 -08-12
19+ ## [ v0.0.5-alpha] - 2022 -08-12
1720- Support both g++ and clang
1821- Add libc++ build for linux Unreal plugin
1922
20- ## [ v0.0.4-alpha] - 2020 -08-10
23+ ## [ v0.0.4-alpha] - 2022 -08-10
2124Add get-backup-mnemonics, generate-mnemonics
2225
23- ## [ v0.0.3-alpha] - 2020 -08-01
26+ ## [ v0.0.3-alpha] - 2022 -08-01
2427Mac release to support 10.15
2528Fix unicode decode error on windows 11
2629Update ethers and cxx-build
Original file line number Diff line number Diff line change 11[package ]
22name = " play-cpp-sdk"
3- version = " 0.0.8 -alpha"
3+ version = " 0.0.9 -alpha"
44edition = " 2021"
55license = " Apache-2.0"
66
You can’t perform that action at this time.
0 commit comments