Skip to content

feat: expose load_dotenv in public API#50

Merged
vilsonrodrigues merged 6 commits intomsgflux:mainfrom
vilsonrodrigues:feat/expose-load-dotenv
Mar 22, 2026
Merged

feat: expose load_dotenv in public API#50
vilsonrodrigues merged 6 commits intomsgflux:mainfrom
vilsonrodrigues:feat/expose-load-dotenv

Conversation

@vilsonrodrigues
Copy link
Contributor

Summary

  • Export load_dotenv from msgspec_ext package (__init__.py + __all__)
  • Add standalone usage section in README with examples (default, custom path, override, encoding)

Test plan

  • uv run ruff check src/ passes
  • uv run pytest tests/ -v passes (220/220)
  • from msgspec_ext import load_dotenv works

vilsonrodrigues and others added 6 commits November 27, 2025 02:18
- Complete project structure overview
- Common commands and workflows
- Release process (always use ./scripts/release.sh)
- Architecture details and optimizations
- Linting, testing, and CI/CD guides
- Troubleshooting tips

This file provides context for Claude Code to work more effectively
with the project without repeating instructions.
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vilsonrodrigues vilsonrodrigues merged commit 8f48da2 into msgflux:main Mar 22, 2026
10 checks passed
@vilsonrodrigues vilsonrodrigues deleted the feat/expose-load-dotenv branch March 22, 2026 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant