Skip to content

refactor(context): rename ambient context helpers - #24

Merged
PakitoSec merged 1 commit into
mainfrom
refactor/context-rename-global-context-helpers-88e59ac
Aug 5, 2026
Merged

refactor(context): rename ambient context helpers#24
PakitoSec merged 1 commit into
mainfrom
refactor/context-rename-global-context-helpers-88e59ac

Conversation

@PakitoSec

Copy link
Copy Markdown
Owner

Summary

  • rename the ambient context APIs from global_context_configure() to global_context() and from clear_context() to global_clear_context()
  • update public exports, internal usages, examples, tests, and migration guidance to use the renamed helpers consistently
  • bump the package version from 1.0.0b1 to 1.0.0b2

Testing

  • update tests/test_core.py and tests/test_mp.py to cover the renamed public APIs
  • refresh examples and docs so the published usage matches the new API names

@PakitoSec PakitoSec self-assigned this Aug 5, 2026
@PakitoSec
PakitoSec merged commit e40c371 into main Aug 5, 2026
@PakitoSec
PakitoSec deleted the refactor/context-rename-global-context-helpers-88e59ac branch August 5, 2026 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant