Skip to content

Releases: ExaDev/trilean

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 11:55

1.4.0 (2026-09-03)

Features

  • ci: notify novus-power/hive on release via repository_dispatch (b8932b2)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 06:42

1.3.0 (2026-09-03)

Bug Fixes

  • escape the separator in a hierarchical glob's within-segment classes (0f9481b)

Features

  • add prefix, wildcard, and hierarchical glob pattern builders (6e0fbd4)

trilean@1.4.1

Choose a tag to compare

@github-actions github-actions released this 03 Sep 13:35

1.4.1 (2026-09-03)

Code Refactoring

  • workspace: move the package into packages/trilean (5465b9b)

Build System

  • workspace: make the repository a pnpm workspace with a turbo pipeline (ecc1403)

trilean-sql@1.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 15:54

1.1.0 (2026-09-03)

Features

  • trilean-sql: compile a SQLite dialect alongside PostgreSQL (e3e6398)

Bug Fixes

  • trilean-sql: refuse an unimplemented dialect by name (563eb0a)

Documentation

  • trilean-sql: document the SQLite dialect and its REGEXP requirement (518a263)

Tests

  • trilean-sql: execute SQLite fragments against a real connection (e65a600)

Build System

  • trilean-sql: add better-sqlite3 for executing the SQLite dialect (fc5ea63)

trilean-sql@1.0.1

Choose a tag to compare

@github-actions github-actions released this 03 Sep 15:50

1.0.1 (2026-09-03)

Tests

  • trilean-sql: check the same compiled fragments against PGlite, which needs no Docker (d11ca6e)

trilean-sql@1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 13:38

1.0.0 (2026-09-03)

Features

  • trilean-sql: compile predicate trees to parameterised PostgreSQL (9b7ee77)

Bug Fixes

  • trilean-sql: refuse a NaN number literal, which the two engines compare oppositely (ea17414)

Documentation

  • trilean-sql: describe the compiler, its refusals, and its NULL semantics (e813b48)
  • trilean-sql: scope the row-for-row guarantee to what a walk over node kinds can see (d8273cd)

Tests

  • trilean-sql: check compiled fragments against a real PostgreSQL server (e805052)
  • trilean-sql: check that a quantifier buried several levels down is refused, not dropped (78e8bc0)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 15:51

1.2.0 (2026-09-01)

Features

  • accept polar authoring for complex literals, normalised to rectangular on evaluation (d36ff46)
  • add a boolean ComputedValue kind, evaluated by compare/memberOf (0040043)
  • add a complex computed-value kind and complexLiteral node (3d4d47f)
  • add booleanLiteral node to the expression tree schema (107fe9d)
  • add polar builders and accessors for complex values (18b7439)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 12:05

1.1.0 (2026-09-01)

Features

  • add conditional hit policies, coalesce, and treeReference (aba4ebe)

v1.0.13

Choose a tag to compare

@github-actions github-actions released this 01 Sep 10:35

1.0.13 (2026-09-01)

v1.0.12

Choose a tag to compare

@github-actions github-actions released this 01 Sep 09:10

1.0.12 (2026-09-01)