Releases: StellarCN/py-stellar-base
Releases · StellarCN/py-stellar-base
1.4.0
release: 1.4.0
- Adapt to Protocol v12. PathPaymentStrictReceive,
PathPaymentStrictSend are supported. - Breaking change: PathPayment are marked as deprecated, although you can still use them now, please update your code immediately.
- The Builder was also affected by the above changes, added
append_path_payment_receive_send_op
andappend_path_payment_strict_send_op
.append_path_payment_op
are deprecated.
2.0.0-alpha5
release: 2.0.0-alpha5 Add support for protocol 12.
2.0.0-alpha4
release: 2.0.0-alpha4
1.3.2
2.0.0-alpha3
v2.0.0-alpha3 release
2.0.0-alpha2
v2.0.0-alpha2 release
2.0.0-alpha1
This is a new major version that includes a new API and asynchronous support.
Not compatible with previous versions.