v1.3.0 #9
xt765
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[1.3.0] - 2025-03-10
Changed
Flexible File Path Access: Removed DOCUMENT_DIRECTORY restriction, now supports absolute and relative paths
Removed DOCUMENT_DIRECTORY environment variable dependency
Removed AppContext dataclass and app_lifespan function
Removed _get_document_path() security function
read_document() now directly uses Path(filename) for path handling
Simplified Architecture: Removed FastMCP lifespan configuration for cleaner code
Test Suite Optimization: Removed test_lifespan.py, updated test_tools.py with new path handling tests
Removed
DOCUMENT_DIRECTORY environment variable support
AppContext dataclass
app_lifespan async context manager
_get_document_path() helper function
This discussion was created from the release v1.3.0.
Beta Was this translation helpful? Give feedback.
All reactions