Skip to content

Releases: StellarCN/py-stellar-base

2.0.0-alpha2

27 Aug 14:17
2edfd30
Compare
Choose a tag to compare
2.0.0-alpha2 Pre-release
Pre-release
v2.0.0-alpha2 release

2.0.0-alpha1

14 Aug 15:51
4ef5a04
Compare
Choose a tag to compare
2.0.0-alpha1 Pre-release
Pre-release

This is a new major version that includes a new API and asynchronous support.

Not compatible with previous versions.

1.3.1

04 Aug 03:29
019dbf8
Compare
Choose a tag to compare
  • Add Builder.challenge_tx method for building SEP-10 challenge transaction.

1.3.0

24 Jul 15:27
8ce51ab
Compare
Choose a tag to compare
  • Breaking change: fetching data through SSE returns dict instead of a str.

1.2.2

20 Jun 06:41
421286f
Compare
Choose a tag to compare
  • fix(Operation.AllowTrust): AllowTrust.from_xdr_object may generate incorrect asset code.

1.2.1

09 Jun 01:53
d5af955
Compare
Choose a tag to compare
  • fix(Operation.ChangeTrust): An exception should be thrown when the limit is set to 0(int). (#206)

1.0.0

31 Oct 10:56
1385f33
Compare
Choose a tag to compare
version 1.0.0 🎉

0.2.4

30 Oct 14:27
63f0b0a
Compare
Choose a tag to compare
version 0.2.4

0.2.3

26 Oct 02:41
32bac39
Compare
Choose a tag to compare
version 0.2.3

0.1.9

02 Sep 01:40
3fedd9a
Compare
Choose a tag to compare
bugfix: remove sse param(#143)