All notable changes to this project will be documented in this file.
- Initial release of google-maps-scraper-api
- Full scraper implementation with dataclass models
- CLI interface with argparse
- JSON and CSV export support
- Proxy rotation support
- Rate limiting with configurable delays
- Error handling and retry logic