Skip to content

v0.18.3

Choose a tag to compare

@github-actions github-actions released this 17 Dec 01:54
· 35 commits to main since this release

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

  • Update AI guidance rules and test infrastructure (9beff9e)

  • Update poetry.lock (3dd394b)

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