Releases: barchart/entitlements-public
Releases · barchart/entitlements-public
v2.0.1
v2.0.0
Breaking changes
- Replaced
service
endpoint withservice/version
endpoint.
v1.3.0
Technical Enhancements
- Update the repository to use Lerna.
- Renamed the repository to entitlements-public.
- Updated dependencies to use the next major version of @barchart/common-js.
v1.2.0
New Features
- Added
EntitlementsGateway.registerAuthorizationObserver
function (an alternative way to pass the observer).
Bug Fixes
- Added
eager
parameter to factory functions.
v1.1.0
New Features
- Cache is not immediately populated on
EntitlementsGateway.connect
invocation unlesseager
parameter is supplied.
v1.0.0
Initial Release