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

Release 5.1.0

Compare
Choose a tag to compare
@surol surol released this 10 Jan 10:02
· 454 commits to master since this release

New Features

  • Add context modules support to load/unload a set of value providers at once.
  • Add ContextBuilder interface able to provide multiple values at once.
    ContextRegistry.provide() accepts it as parameter in addition to bare value specifier.

Changes

  • ContextSupply value defaults to always-supply.
  • All updatable value keys now have an upKey property.