Skip to content

v0.1.2

Latest

Choose a tag to compare

@coenttb coenttb released this 01 Aug 08:59

Bug Fixes

  • Silence warning for missing environment files - only warn for actual file reading/parsing errors, not when environment files don't exist
  • This reduces noise for projects that don't need .env files while preserving helpful warnings for real issues

Technical Details

  • Added file existence check before attempting to read environment files
  • Cross-platform compatible using
  • Maintains backward compatibility with existing API