Skip to content

v0.0.7-public-alpha

Compare
Choose a tag to compare
@Ho3einWave Ho3einWave released this 12 Oct 10:32
· 63 commits to main since this release

Changelog

Version 0.0.7-public-alpha - 2024-10-12

Fixes:

  • Renamed searchAsset function to getPaginatedAssets for improved clarity and functionality.

Release Note

Function Renamed: getPaginatedAssets

In this update, we’ve renamed the searchAsset function to getPaginatedAssets to better reflect its purpose. This function now clearly indicates its role in retrieving a paginated list of assets, making it easier for developers to understand its usage.

  • getPaginatedAssets: Retrieve assets with pagination, offering a more structured and scalable way to handle large lists of assets.

Full Changelog: v0.0.6-public-alpha...v0.0.7-public-alpha