19 Commits

Author SHA1 Message Date
Dominik Krenn
83c90879f1 feat: implement Chainable class with chaining support and custom exceptions 2025-09-26 12:03:20 +02:00
Dominik Krenn
07979575b3 fix: update use_env method to use cls parameter for better class method definition 2025-09-24 11:23:00 +02:00
Dominik Krenn
4e1d9cd620 fix: update Environment initialization in Explainable class and clean up test imports 2025-09-24 11:13:40 +02:00
Dominik Krenn
12c078cd72 feat: add Explainable class for AI-powered code explanations and examples in README.md
chore: update version to 0.3.1 and add OpenAI dependency in setup.py
2025-09-24 11:06:22 +02:00
Dominik Krenn
b965f6e64a chore: update version to 0.3.0 in setup.py and __init__.py 2025-09-23 07:54:18 +02:00
7517480cf9 feat: expand stultus module with additional logic, math, and data structure operations 2025-07-12 20:16:03 +02:00
f24b21d9f3 feat: implement stultus module with logic-as-a-service, including operators and custom exceptions 2025-07-12 17:28:42 +02:00
9b73e9150b feat: update version to 0.2.5 and add stultus module for external API interactions 2025-07-12 16:27:16 +02:00
ab42c9e8a3 fix: update project URL to the correct repository link 2025-07-12 16:19:20 +02:00
82c78f5eaa fix: update author email to the correct contact address 2025-07-06 12:12:17 +02:00
23153d6715 feat: bump version to 0.2.4 2025-07-05 17:44:38 +02:00
17d3e1bf38 feat: add EnviromentKeyMissing exception for missing environment variables 2025-07-05 17:41:02 +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
7bb48dcc58 update: bump version to 0.2.1.post1 in setup.py 2025-07-01 09:50:16 +02:00
Dominik Krenn
d384455438 update: enhance .gitignore and update setup.py version and dependencies 2025-07-01 09:38:34 +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
b1675c6a62 update URL in setup.py to reflect project name change to multinut 2025-06-30 10:44:22 +02:00
Dominik Krenn
654ac60564 rename package from chipi to multinut in setup.py 2025-06-30 10:43:41 +02:00
Dominik Krenn
b637bdd7b6 init commit 2025-06-30 10:34:35 +02:00