6 Commits

Author SHA1 Message Date
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
Dominik Krenn
612bce4907 refactor: remove unused functions and update add function type hints
bump version to 0.1.1 and clean up setup.py classifiers
2025-06-30 11:07:46 +02:00
Dominik Krenn
4b86e74335 rename project from chipi to multinut and add initial functions 2025-06-30 10:42:30 +02:00