Skip to content

v3.0.3#238

Merged
battmanux merged 3 commits intomainfrom
v3.0.3
Nov 14, 2025
Merged

v3.0.3#238
battmanux merged 3 commits intomainfrom
v3.0.3

Conversation

@battmanux
Copy link
Contributor

This pull request updates the OpenHosta library to version 3.0.3 and includes several improvements and bug fixes across configuration handling, inspection logic, and multimodal test cases. The most significant changes are grouped below:

Version Updates

  • Bumped the version from 3.0.2 to 3.0.3 in pyproject.toml, __init__.py, and notebook install commands to reflect the new release. [1] [2] [3]

Configuration and Inspection Improvements

  • Refactored DefaultModel setter in config.py to copy model attributes using a loop, avoiding reference issues and skipping private attributes.
  • Fixed argument handling in update_inspection (closure.py) by correctly iterating over keyword argument items instead of values, ensuring accurate inspection data.

Testing and Multimodal Enhancements

  • Corrected a typo in expected output for the character grid test and clarified that all rows should have the same length in the docstring. [1] [2]
  • Improved mismatch reporting and assertion logic in character grid image extraction tests for better error messages and flexibility.
  • Added a new test case to verify behavior when some words in the names parameter are not recognized as names.

@battmanux battmanux merged commit 2eb80ad into main Nov 14, 2025
5 checks passed
@battmanux battmanux deleted the v3.0.3 branch November 14, 2025 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant