Skip to content

v0.2.31

Latest
Compare
Choose a tag to compare
@tomaslau tomaslau released this 25 Nov 14:39
· 11 commits to main since this release

Fixed

  • Environment variable handling in Config class
    • Added proper os.getenv() check in config.get()
    • Fixed API key loading from .env files
    • Improved error messages for missing keys

Changed

  • Enhanced configuration management
    • Simplified environment variable access
    • Improved error handling for missing API keys
    • Added better debugging support

Documentation

  • Updated debugging guide with environment troubleshooting
  • Added clear examples for API key configuration
  • Improved error message documentation

For full changelog, see docs/changelog.md