Token-based authorization & error handling
Added
- Token-based authorization service for Finam API
- Structured SDK exception hierarchy
- Unit tests for authorization and error scenarios
Improvements
- Clear separation between transport errors and API response errors
- More predictable error handling for SDK consumers
Notes
This is a minor release (v0.2.0) that expands the public SDK API.