# Changelog
## [0.1.0] - 2026-07-08
### Added
- Initial release: `lookup`, `geo`, `asn`, `batch`, `asn_detail`,
`asn_whois_history`, `asn_changes`, `threat_domain`, `threat_hash`,
`threat_url`.
- `Error::Api` / `Error::Transport` / `Error::Decode`; `Client::builder()` with
`api_key`, `base_url`, and `timeout` options.