You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* New interfaces for precomputed response
* Fetch and store precomputed flags
* Make hydrateConfigurationStore more reusable
* Add a precomputed requestor test
* Test format in response
* Tests for the precomputed client
* Comment for why eval details can be null
* Comment clean up
* tsc fixes
* Fix more tests
* Add to exports
* Include logging for format
* Fix tsc
* Fix test
* feat: precomputed assignment methods for supported types (#135)
* Add methods for boolean, integer, numeric, and json types
* Add tests for typed assignments
* Remove eslint warnings
* v4.3.1-alpha.0
* Adjust api endpoing for precomputed
* Add PrecomputedFlag interface to export
* Log format
* Fix test
* v4.3.1-alpha.1
* fix: post with http client (#137)
* Add method for post
* Change request to a post
* Fix payload format
* v4.3.1-alpha.2
* Fix tsc issue
* v4.5.0
0 commit comments