Release 1.3.1
·
172 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
π Highlights
β Bug Fixes
- CLI: Fixed issue where
Console.printtook too long to print dataframes (#297)
π§ Build System
- Added support for Python 3.13 (#291)
π Refactoring
- CLI: Improved sizing of live results table (#299)
βοΈ Autoconf
- Pinned required AutoGluon version for consistent builds (#304)
Full changes
Bug Fixes
Documentation
- (changelog) update changelog (#287) - (6b63d40) - Alessandro Pomponio
- (website) update instructions to build python wheels for ado and plugins (#301) - (a62af24) - Vassilis Vassiliadis
- (website) simplify cli examples (#293) - (726aec9) - Michael Johnston
Build system
- (autoconf) pin the required autogluon version (#304) - (d51f324) - Srikumar Venugopal
- (deps) update dependencies (#300) - (a247dfe) - Alessandro Pomponio
- support Python 3.13 (#291) - (0ea5cbb) - Alessandro Pomponio
- update pre-commit hooks (#298) - (3ff6a6e) - Alessandro Pomponio
Refactoring
- (cli) improve sizing of live results table during operations (#299) - (83716ac) - Alessandro Pomponio
- (run_experiment) replace prints with console_prints (#289) - (e728921) - Alessandro Pomponio
Style
Full Changelog: 1.3.0...1.3.1