Added
- Initial release of the Holded API Wrapper
- Comprehensive coverage of all Holded API endpoints
- Both synchronous and asynchronous clients
- Type hints for better IDE support
- Comprehensive error handling with specific exception classes
- Pagination support for list endpoints
- Pydantic data models for request and response validation
- Detailed documentation for all methods
- Example scripts for common tasks