feat(stocks/CoinGeckoProvider): Add CoinGecko provider for cryptocurrency prices, export and tests, and update documentation
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-11-02 - 3.3.0 - feat(stocks/CoinGeckoProvider)
|
||||
Add CoinGecko provider for cryptocurrency prices, export and tests, and update documentation
|
||||
|
||||
- Implemented CoinGeckoProvider with rate limiting, coin-id resolution, and support for current, batch, historical and intraday price endpoints
|
||||
- Added unit/integration tests for CoinGecko: test/test.coingecko.node+bun+deno.ts
|
||||
- Exported CoinGeckoProvider from ts/stocks/index.ts
|
||||
- Updated README and readme.hints.md with CoinGecko usage, provider notes and examples
|
||||
- Added .claude/settings.local.json with webfetch and bash permissions required for testing and CI
|
||||
|
||||
## 2025-11-01 - 3.2.2 - fix(handelsregister)
|
||||
Correct screenshot path handling in HandelsRegister and add local tool permissions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user