Skip to content

v2.4.0

Choose a tag to compare

@thinkall thinkall released this 10 Jan 10:49
· 32 commits to main since this release
0b138d9

Python 3.12 Support Added

This release introduces official support for Python 3.12 and includes several bug fixes and enhancements that improve stability, performance, and overall user experience.

Thank you @Sm1Ling, @konabuta and all the other contributors for the PRs, issues, reviewing and testing.

Welcome @Sm1Ling and @konabuta to the community!

What's Changed

  • Fix OSError: [Errno 24] Too many open files: 'nul' by @Sm1Ling in #1455
  • Bump version to 2.3.7 by @thinkall in #1457
  • update loc second argument to column by @konabuta in #1458
  • Bump algoliasearch-helper from 3.11.1 to 3.26.0 in /website by @dependabot[bot] in #1461
  • Update readme, bump version to 2.4.0, fix CI errors by @thinkall in #1466
  • Add support to Python 3.12, Sync Fabric till dc382961 by @thinkall in #1467
  • Fix log_training_metric causing IndexError for time series models by @Copilot in #1469

New Contributors

Full Changelog: v2.3.6...v2.4.0