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.
0.1.0 - 2025-11-11
- Initial release
- Support for Doohly API v1 and v2 endpoints
- Devices API (list, get by ID)
- Bookings API (list, get, create, update, delete)
- Creatives API (get signed upload URL, check upload status)
- Configuration management
- Comprehensive error handling
- Full test coverage with RSpec
- RuboCop linting configuration
- CI/CD with GitHub Actions