0.26.13 (2021-02-12)
Bug Fixes
- @cubejs-client/core: security token impovements (#2069) (94c1431)
- @cubejs-client/playground: context refactor, piechart fix (#2076) (cef9251)
- @cubejs-client/playground: Meta error handling (#2077) (1e6d591)
Features
- @cubejs-client/playground: handle missing members (#2067) (348b245)
- cubestore: prune partitions based on sort order at query time (#2068) (84b6c9b)
- schema-compiler: Generate parser by antlr4ts (d8e68c7)
- schema-compiler: Wrap new generated parser. fix #1798 (c5fde21)
- Support for extra params in generating schema for tables. (#1990) (a9b3df2)
- type detection - check overflows for int/bigint (393948a)