Release 0.10.0
October 14th, 2024
New features:
- Extended data type error messages
Users can now see the column and data source in case of data type errors.
- Accelerated processing of text features
Text features now employ proprietary serialized implementation.
- Support for SQL lambdas when filtering entity IDs
Users can now use SQL lambda when filtering usingentities_ids_subquery
.
Fixes:
- Updated packages to improve performance, improve security and for compatibility with the latest features.