v0.1.19
Compatibility: Requires botorch >= 0.3.3
Major changes
- Support for new Botorch features, including Contextual Bayes Opt, Input Warping, etc. See the latest Botorch release for more information: https://github.com/pytorch/botorch/releases/tag/v0.3.3
- Improvements to storage-related performance by aligning SQLAlchemy and Ax classes better (e.g. #422)