Skip to content

Releases: Flagsmith/flagsmith-sql-flag-engine

v0.1.3

Choose a tag to compare

@flagsmith-engineering flagsmith-engineering released this 01 Jul 19:08
fd677d2

0.1.3 (2026-07-01)

Bug Fixes

  • translator: % Split over a trait folds to FALSE without an identity context (#18) (31a4958)

v0.1.2

Choose a tag to compare

@flagsmith-engineering flagsmith-engineering released this 30 Jun 10:22
26ad3d5

0.1.2 (2026-06-30)

Bug Fixes

  • translator: % Split without explicitly provided identity context translate to FALSE (#16) (78cbd1a)

v0.1.1

Choose a tag to compare

@flagsmith-engineering flagsmith-engineering released this 27 May 14:45
cfc3d4e

0.1.1 (2026-05-27)

Bug Fixes

  • Segment rule with no conditions or nested rules crashes translation (#14) (f909d67)

v0.1.0

Choose a tag to compare

@flagsmith-engineering flagsmith-engineering released this 20 May 13:01
0c91032

0.1.0 (2026-05-20)

Features

  • SQL translator with ClickHouse dialect (#1) (3a6a175)

CI

  • add PyPI publishing workflow and release-please config (#10) (695717a)

Other

  • Clear .release-please-manifest.json content (#12) (c14267a)