Skip to content

Commit e851836

Browse files
chore(main): release 0.1.0 (#80)
* chore(main): release 0.1.0 * Update CHANGELOG.md * Update package.json --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Nikita Ruban <64008830+nicky-ru@users.noreply.github.com>
1 parent a7437c3 commit e851836

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-05-13)
4+
5+
6+
### Features
7+
8+
* Add get_cmc_metadata_v2 tool for enhanced cryptocurrency metadata retrieval ([#67](https://github.com/iotexproject/quicksilver/issues/67)) ([cc72dd2](https://github.com/iotexproject/quicksilver/commit/cc72dd27584f30a7fa2dc7c821d75db11f9817ac))
9+
* Add more l1 data ([#69](https://github.com/iotexproject/quicksilver/issues/69)) ([c9bc5ea](https://github.com/iotexproject/quicksilver/commit/c9bc5ea799b56cbcb754c47f0d4042e4153dec7b))
10+
* add Openmeter support ([#74](https://github.com/iotexproject/quicksilver/issues/74)) ([7170636](https://github.com/iotexproject/quicksilver/commit/7170636642640ca525db3def17f5169c50c07623))
11+
* add Openrouter support ([#75](https://github.com/iotexproject/quicksilver/issues/75)) ([d5865fc](https://github.com/iotexproject/quicksilver/commit/d5865fc2169d97a27639fba5391bd36d8b743d78))
12+
* add pebble api tool ([#45](https://github.com/iotexproject/quicksilver/issues/45)) ([8d437ac](https://github.com/iotexproject/quicksilver/commit/8d437ac389506f93eb95c595052cfbce4f2fe7f6))
13+
* Enhance DePINScan tool with advanced project filtering and optional fields ([#66](https://github.com/iotexproject/quicksilver/issues/66)) ([8f9e154](https://github.com/iotexproject/quicksilver/commit/8f9e154e27fe5701df5fe8f81932cca41e997468))
14+
15+
16+
### Bug Fixes
17+
18+
* Improve error messages and enhance AskNebulaToolSchema description ([#68](https://github.com/iotexproject/quicksilver/issues/68)) ([9cfc993](https://github.com/iotexproject/quicksilver/commit/9cfc993348ffb872cf7ba9321e033f81a71eade2))
19+
* Remove is enabled check for raw data requests ([#62](https://github.com/iotexproject/quicksilver/issues/62)) ([3129ca1](https://github.com/iotexproject/quicksilver/commit/3129ca11e7505e4794a0a9a6d9a6f59635d141fc))
20+
21+
22+
### Reverts
23+
24+
* gh token for actions ([#78](https://github.com/iotexproject/quicksilver/issues/78)) ([aea3a49](https://github.com/iotexproject/quicksilver/commit/aea3a492ed18a107f1e2aedc53e6f4c701e79a04))

0 commit comments

Comments
 (0)