What's Changed
- Devcontainer tweaks by @bpkroth in #846
- Add llamatune checks with quantized values by @bpkroth in #814
- Finish converting max_iterations to max_suggestions by @bpkroth in #848
- Convert - dashes to _ underscores when parsing CLI arg extra globals by @bpkroth in #849
- Basic error checks and exit zero on success by @bpkroth in #850
- Move quantization_bins into meta field of NumericalHyperaparameter by @bpkroth in #851
- Fixup: use corrected python build package name from conda forge by @bpkroth in #856
- Backporting small tweaks from the demo repo(s) by @bpkroth in #842
- Tweaks for some pylint warnings by @bpkroth in #858
- Use scheduler in dummy runs by @bpkroth in #861
- Temporarily avoid broken libpq conda package by @bpkroth in #863
- Add a Github PR template by @bpkroth in #862
- Move to azure VM managed run commands by @eujing in #853
- Include strtobool from older version of python by @bpkroth in #866
- Allow empty tunable values to represent the defaults by @bpkroth in #868
- Various quick CI fixups by @bpkroth in #870
- Update container purge docs by @bpkroth in #871
- Add publication links by @bpkroth in #872
- Simplify devcontainer by @bpkroth in #864
- devcontainer build fixups for macOS clients by @bpkroth in #874
- Add support for Python 3.13 and mark is as the expected default by @bpkroth in #879
- Some small update notes to contributing by @bpkroth in #877
- A test configuration for the environment based on local shell scripts by @motus in #878
- MacOS test fixups and CI pipelines by @bpkroth in #876
- CyclicConfigSuggestor by @eujing in #855
- Rework documentation generation by @bpkroth in #869
- Fixup broken markdown links by @bpkroth in #883
- Apply some minor linter complaint fixes by @bpkroth in #885
- Pylint fixups by @bpkroth in #886
- Ignore some pytest warnings by @bpkroth in #888
- Rewrite for named tuples by @jsfreischuetz in #852
- Fix storage API failing to return DF for experiments without any tunables by @eujing in #889
- More documentation updates by @bpkroth in #887
- Allow loading configs from JSON strings and test with new docstrings for tunables by @bpkroth in #890
- make docstring test work in all environments by @motus in #896
- Doc linklint fixups by @bpkroth in #894
- Fix storage API having SMAC as a required dependency by @eujing in #899
- CI fixups by @bpkroth in #900
- Small tweaks by @bpkroth in #901
- Deprecate python 3.8 support. by @bpkroth in #902
- Deprecate python 3.9 by @bpkroth in #903
- Rework format lint checks for pre-commit by @bpkroth in #904
- Reformat python code by @bpkroth in #905
- Remove use of yq by @bpkroth in #908
- Storage schema evolution support by @bpkroth in #906
- speed improvement on licenseheaders pre-commit partial files run by @bpkroth in #911
- Minor tweaks to the revision script template to avoid some future linting fixups by @bpkroth in #910
- Ignore the latest reformat revision from git blame by @bpkroth in #909
- Add trial_runner_id column by @bpkroth in #907
- New release 0.6.2 by @bpkroth in #913
Full Changelog: v0.6.1...v0.6.2