All Versions
751
Latest Version
Avg Release Cycle
3 days
Latest Release
478 days ago

Changelog History
Page 58

  • v0.17.5 Changes

    February 07, 2020

    0.17.5 (2020-02-07)

    ๐Ÿ› Bug Fixes

    • Sanity check for silent truncate name problem during pre-aggregation creation (e7fb2f2)
  • v0.17.4 Changes

    February 06, 2020

    0.17.4 (2020-02-06)

    ๐Ÿ› Bug Fixes

    • Don't fetch schema twice when generating in Playground. Big schemas take a lot of time to fetch. (3eeb73a)
  • v0.17.3 Changes

    February 06, 2020

    0.17.3 (2020-02-06)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix typescript type definition (66e2fe5)

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ Pre-aggregation indexes support (d443585)
  • v0.17.2 Changes

    February 04, 2020

    0.17.2 (2020-02-04)

    ๐Ÿ› Bug Fixes

    • Funnel step names cannot contain spaces (aff1891), closes #359
  • v0.17.1 Changes

    February 04, 2020

    0.17.1 (2020-02-04)

    ๐Ÿ› Bug Fixes

    • TypeError: Cannot read property 'map' of undefined (a12610d)
  • v0.17.0 Changes

    February 04, 2020

    0.17.0 (2020-02-04)

    Note: Version bump only for package cubejs

  • v0.16.0 Changes

    February 04, 2020

    ๐Ÿ› Bug Fixes

    • Do not pad last 24 hours interval to day (6554611), closes #361

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ Allow null filter values (9e339f7), closes #362
  • v0.15.4 Changes

    February 02, 2020

    0.15.4 (2020-02-02)

    ๐Ÿ”‹ Features

    • Return shortTitle in tableColumns() result (810c812)
  • v0.15.3 Changes

    January 26, 2020

    0.15.3 (2020-01-26)

    ๐Ÿ› Bug Fixes

    • TypeError: Cannot read property 'title' of undefined (3f76066)
  • v0.15.2 Changes

    January 25, 2020

    0.15.2 (2020-01-25)

    ๐Ÿ› Bug Fixes

    • @cubejs-client/core: improve types (55edf85), closes #350
    • Time dimension ResultSet backward compatibility to allow work newer client with old server (b6834b1), closes #356