Skip to content

v0.6.1

Latest
Compare
Choose a tag to compare
@bpkroth bpkroth released this 16 Aug 18:04
· 15 commits to main since this release
6134b14

What's Changed

  • Convert .pylintrc file to pyproject.toml by @bpkroth in #797
  • Pylint fixups by @bpkroth in #798
  • Update azure credentials to be more flexible by @eujing in #787
  • Fix mypy 1.11 warnings by @motus in #809
  • Fix the coercion of scores to floats in the optimizer by @motus in #789
  • Fixups and testing for cli config file parsing by @bpkroth in #722
  • Use token-based authentication instead of the access key in the AzureFileShareService by @motus in #779
  • Test that the config provided is serializable by @bpkroth in #790
  • Validate the configuration produced by LlamaTune inverse_transform() by @bpkroth in #812
  • make doc CI fixups by @bpkroth in #830
  • Version identifier packaging tweaks by @bpkroth in #828
  • Migrate to ConfigSpace 1.* by @motus in #802
  • Restrict matplotlib version to < 3.9 for Windows conda env by @bpkroth in #827
  • Proposed fixes for token-based auth in azure fileshare service by @eujing in #820
  • Add CI build for Python 3.12 by @motus in #829
  • Upgrade required dabl version and simplify related dependency rules by @bpkroth in #836
  • Fixups to example notebook for new APIs by @bpkroth in #834
  • Temporarily avoid new version of FLAML by @bpkroth in #840
  • Fixup to release version tagged devcontainer publishing logic by @bpkroth in #841
  • Use number of bins instead of quantization interval in mlos_bench tunables by @motus in #835
  • Rename quantization -> quantization_bins by @motus in #844
  • Bump version: 0.6.0 → 0.6.1 by @bpkroth in #845

Full Changelog: v0.6.0...v0.6.1