Releases: multiversx/mx-sdk-py
Releases · multiversx/mx-sdk-py
v0.19.0
v0.18.0
What's Changed
Changed the data
field of the TransactionEvent
class to bytes
instead of string
. The field can hold complex data types that cannot be easily decoded.
What's Changed
Full Changelog: v0.17.0...v0.18.0
v0.17.0
v0.16.3
v0.16.2
v0.16.1
v0.16.0
What's Changed
- ABI: handle CodeMetadataValue by @andreibancioiu in #115
- Implement explicit enums by @andreibancioiu in #116
- Handle typed and untyped strings (similar to other ABI values) by @andreibancioiu in #119
- Fix type annotation for SmartContractQueriesController.query() by @andreibancioiu in #122
- Added denominator argument for functions registerDynamic and register… by @elvisboghiu in #124
- Add user agent by @popenta in #125
New Contributors
- @elvisboghiu made their first contribution in #124
Full Changelog: v0.15.0...v0.16.0
v0.15.0
v0.14.0
What's Changed
- Add title to endpoint definition by @danielailie in #108
New Contributors
- @danielailie made their first contribution in #108
Full Changelog: v0.13.2...v0.14.0
v0.13.2
What's Changed
- Handle "null" values on event fields (they happen sometimes) by @andreibancioiu in #106
Full Changelog: v0.13.1...v0.13.2