Skip to content

v1.2.15

Choose a tag to compare

@kzhoa kzhoa released this 23 Apr 13:30
· 21 commits to main since this release
  • feat: expose qt.ctx as a first-class package instance for scoped runtime context access
  • fix: remove qcontext package-init circular import and isolate fresh ContextVar contexts from shared default-state pollution
  • test: add unit coverage for qcontext initialization, scoped merging, reset, and fresh-context isolation