v0.0.12-public-alpha
·
70 commits
to main
since this release
Changelog
Version 0.0.12-public-alpha - 2024-10-30
Bug Fixes:
- Fixed an issue with
getPairs
by adding pagination metadata for better navigation and handling of large datasets.
Release Note
Bug Fix: getPairs
Pagination Metadata
In this release, we've fixed a bug in the getPairs
function, which now includes pagination metadata. This improvement ensures smoother handling of large datasets by providing developers with the necessary information to paginate results efficiently.
- Added pagination metadata to
getPairs
: This fix allows for better navigation and management of large sets of pairs, improving overall performance and user experience.
Full Changelog: v0.0.11-public-alpha...v0.0.12-public-alpha