Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-17 | 1.1 kB | |
v2.3.4 source code.tar.gz | 2025-02-17 | 13.0 MB | |
v2.3.4 source code.zip | 2025-02-17 | 13.2 MB | |
Totals: 3 Items | 26.2 MB | 0 |
This release fixes some bugs and improves user experience.
Thank you @drwillcharles , @dannycg1996 and all the other contributors for the PRs, issues, reviewing and testing.
Welcome @drwillcharles to the community!
What's Changed
- Bump version to 2.3.4 by @thinkall in https://github.com/microsoft/FLAML/pull/1389
- Fix test hang issue by @thinkall in https://github.com/microsoft/FLAML/pull/1406
- Changed tune.report import for ray>=2 by @drwillcharles in https://github.com/microsoft/FLAML/pull/1392
- Bump serialize-javascript from 6.0.0 to 6.0.2 in /website by @dependabot in https://github.com/microsoft/FLAML/pull/1407
- fix: Fixed bug where group folds and sample weights couldn't be used together by @dannycg1996 in https://github.com/microsoft/FLAML/pull/1405
- Fix params pop error by @thinkall in https://github.com/microsoft/FLAML/pull/1408
New Contributors
- @drwillcharles made their first contribution in https://github.com/microsoft/FLAML/pull/1392
Full Changelog: https://github.com/microsoft/FLAML/compare/v2.3.3...v2.3.4