1. Batching changes to use task graphs 2. Removed autoai_ts_libs operators 3. BatchedTreeEnsemble estimators from SnapML 4. New rasl operators such as BatchedBaggingClassifier and HashingEncoder 5. Spilling in task graphs
0.6.6
1. Bug fixes 2. Improved interface for Monoids 3. Spilling in task graphs 4. multi-column index in SparkWithIndex
0.6.5
1. Fixes a regression (https://github.com/IBM/lale/commit/33d897218edd404ea5ddc4757c719f46fadf4bd8) 2. New lale.lib.rasl operators.
0.6.4
Added a new operator lale.lib.autoai_libs.ColumnSelector.
0.6.3
Release with correct schema updates for xgboost 1.5.1.
0.6.2
A version that is fully tested (almost, without static checks) on Python 3.9. Contains minor fixes compared to the previous version.