All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2026-01-27
- Initial release of CoinGecko Go API Client
- Complete API coverage for all CoinGecko endpoints
- Simple API for price lookups and supported currencies
- Coins API for comprehensive coin data and market information
- Contract API for token data by contract address
- Asset Platforms API for blockchain platforms
- Categories API for coin categories
- Exchanges API for exchange data and tickers
- Derivatives API for derivatives market data
- Entities API for crypto treasury holdings
- NFTs API for NFT collections and market data
- Exchange Rates API for BTC exchange rates
- Search API for search queries and trending data
- Global API for global market data
- WebSocket API for real-time subscriptions
- Ping API for server status and API usage
- Pro API support with authentication
- Configurable HTTP client with custom options
- Comprehensive examples and documentation
- Unit tests for core functionality
- GitHub Actions CI/CD workflow