Skip to content

Releases: VeryBigThings/semantic-layer

v1.5.1

07 Apr 20:09
Compare
Choose a tag to compare

1.5.1 (2024-04-07)

Bug Fixes

  • export IntrospectionResult type (635b14d)
  • sUM aggregation is now coalesced to 0 (0d6b615)

v1.5.0

24 Mar 16:13
fefdb5c
Compare
Choose a tag to compare

1.5.0 (2024-03-24)

Features

  • impl query context to allow per query customization of generated SQL (#6) (fefdb5c)

v1.4.1

21 Mar 12:10
Compare
Choose a tag to compare

1.4.1 (2024-03-21)

Bug Fixes

  • add default ordering for results (96e7c0e)
  • better types for query builder schema (9d1dbc1)
  • call distinct on dimension only queries to avoid duplicated rows (c867e7d)

v1.4.0

20 Mar 22:31
Compare
Choose a tag to compare

1.4.0 (2024-03-20)

Bug Fixes

  • change dateRange filter schema so OpenAI can use it (dd14457)

Features

  • add ability to introspect query (65b023f)
  • allow override of inferred query types (f436c73)
  • improve members (4de83d2)

v1.3.0

20 Mar 19:34
Compare
Choose a tag to compare

1.3.0 (2024-03-20)

Features

v1.2.0

19 Mar 21:53
Compare
Choose a tag to compare

1.2.0 (2024-03-19)

Features

  • add support for models created from sql queries (d9821e3)

v1.1.0

19 Mar 14:37
Compare
Choose a tag to compare

1.1.0 (2024-03-19)

Features

  • add support for limit and offset (7c23b62)

v1.0.0

18 Mar 14:55
Compare
Choose a tag to compare

1.0.0 (2024-03-18)

Features