Skip to content

Releases: Ton-Dynasty/pytoncenter

v0.0.14

01 Mar 10:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.13...v0.0.14

v0.0.13

19 Feb 20:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

v0.0.12

18 Feb 04:46
56413ad
Compare
Choose a tag to compare

What's Changed

  • Enhance trace performance by 2x by @alan890104 in #13
  • Add SubscribeTransactionRequest and WaitTraceCompleteRequest models by @alan890104 in #14

Full Changelog: v0.0.11...v0.0.12

v0.0.11

16 Feb 22:36
Compare
Choose a tag to compare

What's Changed

  • Add aiolimiter dependency and new requestor module by @alan890104 in #11
  • Update examples and add trace and cli for pytoncenter by @alan890104 in #12

Full Changelog: v0.0.10...v0.0.11

v0.0.10

14 Feb 12:26
Compare
Choose a tag to compare

Full Changelog: v0.0.9...v0.0.10

  • Fix address issue (add wc property for compatible with tonsdk)
  • Add two jetton nft method for get only one result

v0.0.9

14 Feb 09:38
Compare
Choose a tag to compare

Full Changelog: v0.0.8...v0.0.9

Update endpoint of send message in api v3

v0.0.8

14 Feb 07:02
Compare
Choose a tag to compare

What's Changed

  • Refactor Jetton Wallet Subscription by @alan890104 in #5
  • Update CI workflow to trigger on all pull requests by @alan890104 in #6
  • Add codecov action and pytest.xml file by @alan890104 in #7
  • Remove unused import statement in message.py by @alan890104 in #8
  • Refactor and Add Features to PyTonCenter Library by @alan890104 in #9
  • Update NFT metadata models and print collection and item content by @alan890104 in #10

Full Changelog: v0.0.5...v0.0.8

v0.0.5

11 Feb 10:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

10 Feb 07:20
Compare
Choose a tag to compare

What's Changed

  • feat: add decoder module to support parsing get method result by @alan890104 in #1

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

09 Feb 19:06
Compare
Choose a tag to compare

Full Changelog: https://github.com/alan890104/pytoncenter/commits/v0.0.3

New Feature

Allow user to get all messages in a transaction flow with client.trace_tx method with pretty print debug tool