Skip to content

Releases: devrev/meerkat

Bump meerkat core version

11 Jan 17:46
5aff01a

Choose a tag to compare

Bump meerkat core version

Add getColumnNames from ast

01 Jan 16:03
24fed67

Choose a tag to compare

Add getColumnNames from ast

Add support for validators

30 Dec 14:26
e541360

Choose a tag to compare

Add support for dimension and measure validators

Refactoring code to unifiy browser and node

07 Nov 16:45
2ad2540

Choose a tag to compare

Refactoring code to unifiy browser and node

Updated CubeToSql interface

04 Nov 07:54
61708d0

Choose a tag to compare

Updating interface to support the flags for flattening of sql

Resolving peer dependency issue due to mismatching versions

29 Oct 03:41
4fc61c1

Choose a tag to compare

Resolving peer dependency issue due to mismatching versions

Bumped all libraries

28 Oct 18:41
8171624

Choose a tag to compare

Bumped all the libraries

Fixed duplicate meerkat projections

28 Oct 17:54
f00f554

Choose a tag to compare

fixed duplicate meerkat projections when applying filtering and grouping by the same dimension

Create Connection Callback

24 Oct 08:25
c07ee54

Choose a tag to compare

Add support for create connection callback

Array field group by unnest support

30 Sep 06:56
534fcc3

Choose a tag to compare

feat: added support for unnest group by (#107)

* added support for unnest group by

* bumped package.json

* added test for filter projection unnest

* updated config name