Releases: InjectiveLabs/sdk-python
Releases · InjectiveLabs/sdk-python
v1.8.1
What's Changed
- feat/(fix) Update OFAC list URL and filename by @PavelInjective in #362
Full Changelog: v1.8.0...v1.8.1
v1.9.0-rc4
- Added support for Exchange V2 proto queries and types
- Updated all chain exchange module examples to use the new Exchange V2 proto queries and types
- Removed all methods marked as deprecated in AsyncClient and Composer
NOTE: This release should not be used until the proper chain upgrade is applied
v1.9.0-rc3
- Added support for Exchange V2 proto queries and types
- Updated all chain exchange module examples to use the new Exchange V2 proto queries and types
- Removed all methods marked as deprecated in AsyncClient and Composer
NOTE: This release should not be used until the proper chain upgrade is applied
v1.9.0-rc2
- Added support for Exchange V2 proto queries and types
- Updated all chain exchange module examples to use the new Exchange V2 proto queries and types
- Removed all methods marked as deprecated in AsyncClient and Composer
NOTE: This release should not be used until the proper chain upgrade is applied
v1.9.0-rc1
- Added support for Exchange V2 proto queries and types
- Updated all chain exchange module examples to use the new Exchange V2 proto queries and types
- Removed all methods marked as deprecated in AsyncClient and Composer
NOTE: This release should not be used until the proper chain upgrade is applied
v1.8.0
What's Changed
- feat/sync_dec_with_master_v1_6_1 by @aarmoa in #342
- Implement OFAC list address check by @PavelInjective in #346
- fix/sync_dev_after_v170 by @aarmoa in #348
- fix/sync_dev_after_v1_7_1 by @aarmoa in #352
- Feat/sync dev with v1.7.2 by @aarmoa in #357
- Feat/refactor markets tokens initialization by @aarmoa in #355
- Release/v1.8.0 by @PavelInjective in #358
Full Changelog: v1.7.2...v1.8.0
v1.7.2
v1.7.1
v1.7.1-rc1
- Fixed logic to get the absolute ofac.json file path