cube.js v0.29.5 Release Notes

Release Date: 2021-12-17 // over 2 years ago
  • 🔋 Features

    • @cubejs-client/dx: introduce new dependency for Cube.js Client (5bfaf1c)
    • cubejs-cli: generate TypeScript types from API for use by @cubejs-client/core (b97d9ca)
    • cubesql: Support CompoundIdentifier in compiling (030c981)
    • cubesql: Support DATE with compound identifier (fa959d8)
    • cubesql: Support DATE, DATE_ADD, NOW fuunctions & Intervals (a71340c)
    • cubesql: Support hours interval (b2d4b53)