Skip to content

v0.10.2

Latest
Compare
Choose a tag to compare
@whki whki released this 08 Aug 10:28
· 7 commits to main since this release
de6ca91
  • perf: Refactored the expression engine module
  • perf: Refactored the stream module
  • perf: Removed the persistence strategy
  • feat: Added support for function aliases
  • feat: Enhanced CASE syntax
  • feat: Enabled CASE expressions in HAVING statements
  • feat: Improved support for negative numbers
  • feat: SELECT field results now retain their original order
  • feat: SELECT now supports string literal fields
  • feat: Changed AddSkink callback to a concrete type
  • feat: Non-aggregated mode can now return processed data synchronously
  • test: Added extensive test cases
  • chore: Improved documentation