What's Changed
Changed
- Made Tidal API credentials optional - the app now works without a
.envfile - Tidal integration is now an optional enhancement rather than a requirement
Added
provider_factorymodule for cleaner provider initialization- Comprehensive test coverage for provider factory
Fixed
- Application no longer exits when Tidal credentials are missing
- Improved error handling for missing environment variables
Full Changelog: v0.1.0...v0.2.0
