Commit Graph

  • 83c90879f1 feat: implement Chainable class with chaining support and custom exceptions main depenta/update-test Dominik Krenn 2025-09-26 12:03:20 +02:00
  • 07979575b3 fix: update use_env method to use cls parameter for better class method definition Dominik Krenn 2025-09-24 11:23:00 +02:00
  • 4e1d9cd620 fix: update Environment initialization in Explainable class and clean up test imports Dominik Krenn 2025-09-24 11:13:40 +02:00
  • 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 Dominik Krenn 2025-09-24 11:06:22 +02:00
  • be848b6416 docs: remove multinut.stultus module section from README.md for clarity Dominik Krenn 2025-09-23 07:55:37 +02:00
  • b965f6e64a chore: update version to 0.3.0 in setup.py and __init__.py Dominik Krenn 2025-09-23 07:54:18 +02:00
  • 9129fabe03 removed stultus out of the module it be a standalone Dominik Krenn 2025-09-23 07:53:44 +02:00
  • 7517480cf9 feat: expand stultus module with additional logic, math, and data structure operations lordlogo2002 2025-07-12 20:16:03 +02:00
  • 51f5297859 docs: add contributing guidelines for multinut.stultus with emphasis on intentional inefficiency lordlogo2002 2025-07-12 19:57:22 +02:00
  • f8438a7c7b docs: add disclaimer about module's insecure and slow nature for clarity lordlogo2002 2025-07-12 19:52:32 +02:00
  • 566487f49b feat: add Latin class hierarchy section to README with descriptions of Stultus classes lordlogo2002 2025-07-12 19:50:25 +02:00
  • f24b21d9f3 feat: implement stultus module with logic-as-a-service, including operators and custom exceptions lordlogo2002 2025-07-12 17:28:42 +02:00
  • fb0463f5c3 fix: replace RuntimeError with StultusUnavailable exception for better error handling lordlogo2002 2025-07-12 16:32:42 +02:00
  • 9b73e9150b feat: update version to 0.2.5 and add stultus module for external API interactions lordlogo2002 2025-07-12 16:27:16 +02:00
  • ab42c9e8a3 fix: update project URL to the correct repository link lordlogo2002 2025-07-12 16:19:20 +02:00
  • 82c78f5eaa fix: update author email to the correct contact address lordlogo2002 2025-07-06 12:12:17 +02:00
  • 23153d6715 feat: bump version to 0.2.4 lordlogo2002 2025-07-05 17:44:38 +02:00
  • 17d3e1bf38 feat: add EnviromentKeyMissing exception for missing environment variables lordlogo2002 2025-07-05 17:41:02 +02:00
  • 76c1a2b67f feat: add custom exception for missing environment variables lordlogo2002 2025-07-05 17:35:56 +02:00
  • 2cc01e1b2f docs: remove status badge from README.md for clarity Dominik Krenn 2025-07-03 11:36:11 +02:00
  • c8ab75a995 docs: remove unnecessary badges from README.md for clarity Dominik Krenn 2025-07-03 11:34:59 +02:00
  • 5189298ad3 docs: update README.md with additional badges for project status and metrics Dominik Krenn 2025-07-03 10:46:12 +02:00
  • 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 Dominik Krenn 2025-07-01 10:19:59 +02:00
  • be769153b3 feat: add casting functions for environment variable types Dominik Krenn 2025-07-01 10:09:38 +02:00
  • 420d80bdc0 fix: update .gitignore to correctly ignore .env files and include test.py Dominik Krenn 2025-07-01 09:55:04 +02:00
  • 7bb48dcc58 update: bump version to 0.2.1.post1 in setup.py Dominik Krenn 2025-07-01 09:50:16 +02:00
  • 4f0860180c docs: update README.md to enhance environment loader description and use cases Dominik Krenn 2025-07-01 09:48:35 +02:00
  • fa1f4df594 refactor: remove debug print statements from Environment and test files Dominik Krenn 2025-07-01 09:42:39 +02:00
  • 9dd8a24723 test: add unit tests for Environment class and remove unused test file Dominik Krenn 2025-07-01 09:39:51 +02:00
  • 1296c118d3 feat: add Environment class for managing environment variables with support for different modes Dominik Krenn 2025-07-01 09:39:40 +02:00
  • d384455438 update: enhance .gitignore and update setup.py version and dependencies Dominik Krenn 2025-07-01 09:38:34 +02:00
  • 612bce4907 refactor: remove unused functions and update add function type hints bump version to 0.1.1 and clean up setup.py classifiers Dominik Krenn 2025-06-30 11:07:46 +02:00
  • b1675c6a62 update URL in setup.py to reflect project name change to multinut Dominik Krenn 2025-06-30 10:44:22 +02:00
  • 654ac60564 rename package from chipi to multinut in setup.py Dominik Krenn 2025-06-30 10:43:41 +02:00
  • 4b86e74335 rename project from chipi to multinut and add initial functions Dominik Krenn 2025-06-30 10:42:30 +02:00
  • 300805109e add .gitignore to exclude build artifacts, bytecode, virtual environments, and system files Dominik Krenn 2025-06-30 10:37:36 +02:00
  • b637bdd7b6 init commit Dominik Krenn 2025-06-30 10:34:35 +02:00