1.3.0
1.3.0 (2023-12-05)
Feat
- History: Default to normalizing time of history output
Fix
- Provide more information if
built_item
fails (#187) - _doc: Use
isinstance
on types - Optimizers: Default to optimizer name #174
Refactor
- History: History provides mutator methods
- Move
StoredValue
to own file in.store
[main e99ec2f] bump: version 1.2.4 → 1.3.0
3 files changed, 20 insertions(+), 3 deletions(-)
What's Changed
- doc: Add colab link for AutoML Fall School 2023 by @eddiebergman in #173
- doc: update CONTRIBUTING.md with installation instructions for Windows. by @vladislavalerievich in #179
- Add issue templates by @mfeurer in #178
- Change license by @mfeurer in #181
- Add PR template by @mfeurer in #183
- Add code of conduct by @mfeurer in #182
- ci(pr-template): Add additional statements by @eddiebergman in #185
- Solve #174, doc updates and small refactors by @eddiebergman in #184
- doc: Change output type of cells in optimization guide by @eddiebergman in #186
- fix: Provide more information if
built_item
fails by @eddiebergman in #187
New Contributors
- @vladislavalerievich made their first contribution in #179
- @mfeurer made their first contribution in #178
Full Changelog: 1.2.4...1.3.0