Releases: MyTonSwap/sdk
v1.1.2
What's Changed
- Request Handling Enhancements and Version Updates by @Ho3einWave in #10
Full Changelog: v1.1.1...v1.1.2
v1.1.1
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
What's Changed
- fix: tonapi transaction status logic update by @Ho3einWave in #6
- bump up version to v1.1.0 by @Ho3einWave in #7
Full Changelog: 1.0.12...v1.1.0
1.0.12
What's Changed
- fix: added delay to retry to prevent ratelimit by @Ho3einWave in #3
- Update package version by @Ho3einWave in #4
Full Changelog: 1.0.11...1.0.12
1.0.11
What's Changed
- Added query_id to SwapResponse type by @Ho3einWave in #1
- Updated the version from
1.0.10
to1.0.11
. by @Ho3einWave in #2
New Contributors
- @Ho3einWave made their first contribution in #1
Full Changelog: 1.0.10...1.0.11
1.0.10
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.
- Added a
-
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.
- Updated the
-
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
, andconvert.ts
. This refactoring makes the codebase more accessible and maintainable.
- Enhanced readability and added documentation in key services, including
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
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.
- Enhanced error handling in the
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
Changelog
Version 1.0.8 - 2024-10-26
Refactors:
- Package Cleanup:
- Removed unused dependencies in
package.json
to streamline the project and improve efficiency.
- Removed unused dependencies in
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
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
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