1.0.0-beta1
Pre-release
Pre-release
·
224 commits
to master
since this release
[1.0.0-beta1] - September 27th, 2019
New Features
- Added decision listeners and project config update listeners.
- Added optional configuration parameters to NewProcessor.
Breaking Changes
- This method
OptimizelyFactory.ClientWithOptions()
has been removed in favor ofOptimizelyFactory.Client(clientOptions ...OptionFunc)