version v0.10.0
Since 0.9.0 we fixed the following issues:
- #217 Command-line tool
- #211 Defining inside main() in multiprocess will report error
- #208 Inquiry on implementation of parallelism on the cluster
- #207 PyYAML yaml.load(input) Deprecation
- #203 jupyter-sphinx update Documentation enhancement
- #199 jupyter-sphinx is pinned to non-existing branch
and merged the following Pull requests:
- #257 add instructions for installing labextensions for Jupyterlab
- #255 MNT: add vscode config directory to .gitignore
- #253 disable test of runner using distributed
- #252 color the overhead between red and green
- #251 improve the style of the live_info widget, closes #250
- #247 use tox, closes #238
- #246 add a Pull Request template
- #241 rename learner.ipynb -> example-notebook.ipynb
- #239 correct short description in setup.py
- #237 Power up pre-commit
- #235 add a section of "How to cite" Adaptive
- #234 Fix SKOptLearner for multi variate domain (issue #233)
- #229 add a time-base stopping criterion for runners
- #224 update packages in tutorial's landing page
- #222 add _RequireAttrsABCMeta and make the BaseLearner use it
- #221 2D: add triangle_loss
@akhmerov, you opted for a patch release, but we didn't put anything in stable
. Since there are quite a lot of changes I think it warrants a new release. Also, we are below 1.0, so we can do anything we want 😄