v0.18.3
v0.18.3 (2025-12-17)
Bug Fixes
-
Always set target version in version-gated test success case (
d51f748) -
Check handler type by class name instead of isinstance in stitched mode (
a0806db) -
Ensure root logger configuration flag is accessible in all runtimes (
7655f83) -
Improve error handling and mise integration in Python environment scripts (
e20bf2b) -
Resolve zipapp test race condition in parallel execution (
2323bb8) -
Set _root_logger_user_configured flag on shim module in stitched mode (
708ce3c) -
Use safe module access in ensureRootLogger for parallel test execution (
e40eca0)
Chores
Documentation
- Update runtime mode references from singlefile to stitched (
011bc0a)
Refactoring
- Remove deprecated minimal() function and MINIMAL_LEVEL constant (
0cefc10)
Detailed Changes: v0.18.2...v0.18.3