Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Release 4.0.0

Compare
Choose a tag to compare
@surol surol released this 10 May 10:57
· 684 commits to master since this release

Changes

  • Change context value construction API:
    Use ContextValueSlot to insert constructed value instead of returning it from ContextKey.grow() method.
  • Add support for context value setup.
    The setup procedure is issued right after the context value is associated with the key.