|
|
76c1a2b67f
|
feat: add custom exception for missing environment variables
|
2025-07-05 17:35:56 +02:00 |
|
Dominik Krenn
|
1e700a485d
|
docs: enhance README.md with detailed examples and features for environment loader
fix: update version to 0.2.2 in setup.py
feat: import json in env.py for future enhancements
|
2025-07-01 10:19:59 +02:00 |
|
Dominik Krenn
|
be769153b3
|
feat: add casting functions for environment variable types
|
2025-07-01 10:09:38 +02:00 |
|
Dominik Krenn
|
fa1f4df594
|
refactor: remove debug print statements from Environment and test files
|
2025-07-01 09:42:39 +02:00 |
|
Dominik Krenn
|
1296c118d3
|
feat: add Environment class for managing environment variables with support for different modes
|
2025-07-01 09:39:40 +02:00 |
|