Releases: kin-labs/kinetic-python-sdk
Releases · kin-labs/kinetic-python-sdk
v1.0.0-rc.16
What's Changed
Full Changelog: v1.0.0-rc.13-1...v1.0.0-rc.16
v1.0.0-rc.13-1
v1.0.0-rc.13
What's Changed
- chore: remove unused/inaccurate files from generated openapi client by @beeman in #29
- feat: Change user agent hearders by @RamirezAlex in #30
- feat: Implement get_account_info method in the SDK by @RamirezAlex in #32
- chore: update Kinetic to 1.0.0-rc.13 (dev) by @beeman in #37
- refactor: improve consistency, types, structure by @beeman in #39
Full Changelog: v1.0.0-rc.9-1...v1.0.0-rc.13
v1.0.0-rc.9-1
v1.0.0-rc.8-2
feat: Implement from secret (#22) * feat: Implement from secret * test: Add test for Keypair from_secret * test: Add more test for from_secret * test: Add more mnemonic tests