Skip to content

Latest commit

 

History

History
39 lines (17 loc) · 1.92 KB

File metadata and controls

39 lines (17 loc) · 1.92 KB

Changelog

0.1.3 (2026-07-01)

Bug Fixes

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

0.1.2 (2026-06-30)

Bug Fixes

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

0.1.1 (2026-05-27)

Bug Fixes

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

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)