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
|
be848b6416
|
docs: remove multinut.stultus module section from README.md for clarity
|
2025-09-23 07:55:37 +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 |
|
Dominik Krenn
|
9129fabe03
|
removed stultus out of the module it be a standalone
|
2025-09-23 07:53:44 +02:00 |
|
|
|
7517480cf9
|
feat: expand stultus module with additional logic, math, and data structure operations
|
2025-07-12 20:16:03 +02:00 |
|
|
|
51f5297859
|
docs: add contributing guidelines for multinut.stultus with emphasis on intentional inefficiency
|
2025-07-12 19:57:22 +02:00 |
|
|
|
f8438a7c7b
|
docs: add disclaimer about module's insecure and slow nature for clarity
|
2025-07-12 19:52:32 +02:00 |
|
|
|
566487f49b
|
feat: add Latin class hierarchy section to README with descriptions of Stultus classes
|
2025-07-12 19:50:25 +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 |
|
|
|
fb0463f5c3
|
fix: replace RuntimeError with StultusUnavailable exception for better error handling
|
2025-07-12 16:32: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 |
|
|
|
76c1a2b67f
|
feat: add custom exception for missing environment variables
|
2025-07-05 17:35:56 +02:00 |
|
Dominik Krenn
|
2cc01e1b2f
|
docs: remove status badge from README.md for clarity
|
2025-07-03 11:36:11 +02:00 |
|
Dominik Krenn
|
c8ab75a995
|
docs: remove unnecessary badges from README.md for clarity
|
2025-07-03 11:34:59 +02:00 |
|
Dominik Krenn
|
5189298ad3
|
docs: update README.md with additional badges for project status and metrics
|
2025-07-03 10:50:32 +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
|
420d80bdc0
|
fix: update .gitignore to correctly ignore .env files and include test.py
|
2025-07-01 09:55:04 +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
|
4f0860180c
|
docs: update README.md to enhance environment loader description and use cases
|
2025-07-01 09:48:35 +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
|
9dd8a24723
|
test: add unit tests for Environment class and remove unused test file
|
2025-07-01 09:39:51 +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
|
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
|
4b86e74335
|
rename project from chipi to multinut and add initial functions
|
2025-06-30 10:42:30 +02:00 |
|
Dominik Krenn
|
300805109e
|
add .gitignore to exclude build artifacts, bytecode, virtual environments, and system files
|
2025-06-30 10:37:36 +02:00 |
|
Dominik Krenn
|
b637bdd7b6
|
init commit
|
2025-06-30 10:34:35 +02:00 |
|