Skip to content

Releases: devrev/meerkat

Refactoring code to unifiy browser and node

07 Nov 16:45
2ad2540
Compare
Choose a tag to compare

Refactoring code to unifiy browser and node

Updated CubeToSql interface

04 Nov 07:54
61708d0
Compare
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
Compare
Choose a tag to compare

Resolving peer dependency issue due to mismatching versions

Bumped all libraries

28 Oct 18:41
8171624
Compare
Choose a tag to compare

Bumped all the libraries

Fixed duplicate meerkat projections

28 Oct 17:54
f00f554
Compare
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
Compare
Choose a tag to compare

Add support for create connection callback

Array field group by unnest support

30 Sep 06:56
534fcc3
Compare
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

Upgrade Duckdb 1.0.0

15 Sep 16:47
6dcaea0
Compare
Choose a tag to compare

Upgrade Duckdb 1.0.0

Update meerkat core duckdb package

06 Sep 15:23
1af8a13
Compare
Choose a tag to compare

Update meerkat core duckdb package

Update meerkat public release

05 Sep 10:11
a98df66
Compare
Choose a tag to compare
0.0.743

fix: make public access (#103)