Skip to content

v0.4.5

Compare
Choose a tag to compare
@nessshon nessshon released this 19 Dec 00:49
· 8 commits to main since this release

What's Changed

  • Refactored code: Replaced httpx with aiohttp to enhance performance.
  • Breaking change: Removed support for synchronous methods.
  • Removed methods:
    • JettonsMethod.get_all_holders
    • AccountsMethod.get_all_nfts
    • NftMethod.get_all_items_by_collection_address
      These methods were removed due to issues arising from inconsistent RPS in looping operations.

Full Changelog: v0.4.4...v0.4.5