Skip to content

v0.23.12

Compare
Choose a tag to compare
@ovr ovr released this 17 Nov 20:55
· 5818 commits to master since this release
8f1b6e6

0.23.12 (2020-11-17)

Bug Fixes

  • @cubejs-client/core: pivot should work well with null values (#1386). Thanks to @mspiegel31! (d4c2446)
  • cubestore: CREATE SCHEMA IF NOT EXISTS support (7c590b3)

Features

  • Introduce CUBEJS_DEV_MODE & improve ENV variables experience (#1356) (cc2aa92)
  • @cubejs-server: Require the latest oclif packages to support Node.js 8 (7019966)
  • cubestore: Distributed query execution (102c641)