September 18, 2024 (v0.2.17..18)
September 23rd, 2024
Enhancements
- SQL Conversion: Initial support for converting FunctionCalls to SQL, improving query performance and database compatibility.
- Time Zone Support: Added comprehensive time zone handling for more accurate temporal data management across different regions.
- Type Checking: Improved type-checking correctness for catalog, functions, and ext packages, enhancing code reliability and reducing potential runtime errors.
- Mistral AI Integration: Introduced integration with Mistral AI, expanding the range of AI models available for use within Pixeltable.
- Anthropic Integration: Introduced integration with Anthropic.
- Tutorial: Added a new tutorial on computed columns.
Improvements
- Dependency Management: Made
mistune
an optional dependency, allowing for more flexible installation options and removing errors in Google Colab..
Bug Fixes
- Database Migration: Resolved a circularity issue in the database migration process for schema version 19 -> 20.