This is the release note of v0.11.0. See here for the complete list of solved issues and merged PRs.
New Features
Enhancements
- Support suggestion ranges whose endpoints take the same value. (#384)
- Add
distributions
property to trial classes. (#383)
Bug Fixes
- Fix installation failure with Python-3.5.2. (#396)
- Escape '%' character in storage URL. (#395)
- Fix type of suggest APIs. (#393)