v0.8.0
Added
- Automatic .env file loading - CLI and library now automatically load environment variables from .env files, eliminating the need to manually set EXA_API_KEY environment variable
Changed
- dotenv dependency - Moved dotenv from development to runtime dependency to support automatic .env file loading