Release 0.3.31 with Windows fixes and dependency upgrades
15 files · 329+ · 199-

Windows compatibility fixes

3 files changed
  • async_helpers.py Use ProactorEventLoop on Windows
  • console.py Handle Windows console encoding for emoji/Unicode
  • decorators.py Defensive error decorator logging
  • Fixed Windows compatibility: ProactorEventLoop for async, console encoding for Unicode remediate behavioral
    1 file
    • async_helpers.py

Release and CI improvements

3 files changed
  • VERSION Bumped to 0.3.31.post1
  • release.yml Added TestPyPI verification retry loop
  • ci.yml CI workflow updates
  • Released v0.3.31 with TestPyPI verification retry and CI improvements baseline behavioral
    1 file
    • VERSION

Dependency upgrades

2 files changed
  • .pre-commit-config.yaml Updated pre-commit hook versions
  • uv.lock Upgraded all dependencies
  • Upgraded all dependencies and pre-commit hook versions decouple internal
    1 file
    • uv.lock