v0.11.0
What's Changed
- Migrate integration tests from pyppeteer to pytest-praywright by @keisuke-umezawa in #496
- Parameterize dummy storages in e2e test by @keisuke-umezawa in #512
- Add e2e test for analytics, trials, trials table and note page by @keisuke-umezawa in #502
- Add explanation of e2e tests in CONTRIBUTING.md by @keisuke-umezawa in #513
- Update hitl.rst to show optuna-dashboard command by @keisuke-umezawa in #515
- Add history graph use case in e2e tests by @keisuke-umezawa in #514
- Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #519
- Add slider to change the marker size by @c-bata in #517
- Calculate all elements of timeline plot and set xasis and yaxis to show latest elements by @keisuke-umezawa in #518
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #520
- Enable OIDC publishing for PyPI by @c-bata in #522
- Bump word-wrap from 1.2.3 to 1.2.4 in /vscode by @dependabot in #521
- Add streamlit helper by @cross32768 in #510
- Fix bug where the include pruned trials label has inverted behaviour to expected by @adjeiv in #523
- Remove 'x' is defined but never used warnings by @keisuke-umezawa in #527
- Add constraints for pareto front by @hrntsm in #525
- Use self.assertEqual in tests by @Alnusjaponica in #528
- Remove unused ignore by @Alnusjaponica in #530
- Add streamlit to doc by @cross32768 in #526
- Fix typo by @Alnusjaponica in #532
- Improve sentence by @Alnusjaponica in #533
- Add an example for streamlit plugin by @c-bata in #524
- Add constraints for history plot by @hrntsm in #529
- Fix label of streamlit example by @c-bata in #536
- Update infeasible dark mode color to improve visibility by @hrntsm in #535
- Fix vscode eslintrc to remove semi warnings by @keisuke-umezawa in #537
- Merge the implementation of GraphHistory and GraphHistoryMultiStudies by @keisuke-umezawa in #516
- Bump the version up to v0.11.0 by @c-bata in #541
New Contributors
- @cross32768 made their first contribution in #510
- @adjeiv made their first contribution in #523
Full Changelog: v0.10.3...v0.11.0