Skip to content

Releases: MyTonSwap/sdk

v1.1.2

04 Jan 06:39
2fbfd0f
Compare
Choose a tag to compare

What's Changed

  • Request Handling Enhancements and Version Updates by @Ho3einWave in #10

Full Changelog: v1.1.1...v1.1.2

v1.1.1

28 Dec 12:33
f5b4f2c
Compare
Choose a tag to compare

What's Changed

  • feat: added tonco dex to types and new property added to SelectedPool Object by @Ho3einWave in #8
  • bump up version to 1.1.1 by @Ho3einWave in #9

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Dec 10:15
a7a4738
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.12...v1.1.0

1.0.12

23 Nov 08:14
9110a49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.11...1.0.12

1.0.11

21 Nov 06:54
db0c744
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.10...1.0.11

1.0.10

30 Oct 12:59
Compare
Choose a tag to compare

Changelog

Version 1.0.10 - 2024-10-30

Enhancements:

  • New Contributing Guide:

    • Added a CONTRIBUTING.md file to provide clear guidelines for contributing to the MyTonSwap SDK project, making it easier for developers to collaborate effectively.
  • Documentation and Usage Examples:

    • Updated the README.md with usage examples and detailed information about the Assets service, offering a more comprehensive overview for new users of the MyTonSwap SDK.
  • Code Readability and Documentation Improvements:

    • Enhanced readability and added documentation in key services, including assets.service.ts, router.service.ts, swap.service.ts, tonapi.service.ts, and convert.ts. This refactoring makes the codebase more accessible and maintainable.

Release Note

This release focuses on improving the MyTonSwap SDK's accessibility for contributors and users by adding a contributing guide, enhancing documentation, and refining code readability across core services.

Full Changelog: 1.0.9...1.0.10

1.0.9

27 Oct 06:22
Compare
Choose a tag to compare

Changelog

Version 1.0.9 - 2024-10-27

Bug Fixes:

  • Improved Error Handling:
    • Enhanced error handling in the TonApi service to ensure more robust and accurate error reporting and management.

Release Note

This update improves the reliability of error management within the TonApi service, helping to prevent unexpected issues and providing clearer error feedback.

Full Changelog: 1.0.8...1.0.9

1.0.8

26 Oct 08:29
Compare
Choose a tag to compare

Changelog

Version 1.0.8 - 2024-10-26

Refactors:

  • Package Cleanup:
    • Removed unused dependencies in package.json to streamline the project and improve efficiency.

Release Note

This release focuses on cleaning up the package dependencies by removing unused ones, optimizing the SDK's build and performance.

Full Changelog: 1.0.7...1.0.8

1.0.7

26 Oct 08:24
Compare
Choose a tag to compare

Changelog

Version 1.0.7 - 2024-10-26

Refactors:

  • Router Service Update:
    • Refactored the router service to update the API endpoint used for fetching routes, improving route retrieval performance and accuracy.

Release Note

This release includes a significant refactor in the router service, enhancing the route-fetching API endpoint for smoother and more reliable transaction routing.

Full Changelog: 1.0.6...1.0.7

1.0.6

23 Oct 11:17
Compare
Choose a tag to compare

Changelog

Version 1.0.6 - 2024-10-23

Refactor:

  • Updated Header Key in Swap Service: Refactored the swap service to use an updated header key, improving request handling and ensuring compatibility with backend updates.

Release Note

Refactor: Updated Header Key in Swap Service

In this version, the swap service has been refactored to use a new header key. This change ensures better request handling and compatibility with the latest backend infrastructure.

Full Changelog: 1.0.5...1.0.6