Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

44 lines (32 loc) · 1.22 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.0.9] - 2022-08-13

[Added]

  • PR #323: Fix EVA Configuration
  • PR #321: CI: Caching dependencies
  • PR #315: Unified load
  • PR #313: Logo update
  • PR #309: UNNEST operator
  • PR #307: Feature extractor UDF
  • PR #303: Face detector and OCR extractor UDFs

[Contributors]

Thanks to @gaurav274, @jarulraj, @xzdandy, @LordDarkula, @eloyekunle, and @devshreebharatia for contributions!

[0.0.6] - 2022-08-05

[Added]

  • PR #295: Improve Error Messages and Query responses
  • PR #292: Upating read the docs + website
  • PR #288: Update README.md

[0.0.3] - 2022-07-31

[Added]

  • PR #283: Updated README
  • PR #278: Updated development guide
  • PR #275: Updated setup.py
  • PR #273: Predicate pushdown for video table
  • PR #272: Add support for DROP and SHOW UDFs
  • PR #262: Error message enhancement
  • PR #276: Website updates
  • PR #257: Interpreter updates

[Contributors]

Thanks to @gaurav274, @jarulraj, @xzdandy, @EDGAhab, and @kaushikravichandran for contributions!