Skip to content

Releases: mischuh/canonic

v0.11.1

Choose a tag to compare

@mischuh mischuh released this 28 Jul 09:40
1d0a899

0.11.1 (2026-07-28)

Bug Fixes

  • compiler: dedup fanned-out additive leaves in composite metrics (#251) (51e424a)
  • compiler: dedup fanned-out finality UNION branches (#252) (97523dd)

v0.11.0

Choose a tag to compare

@mischuh mischuh released this 27 Jul 20:14
aff84fe

0.11.0 (2026-07-27)

Features

  • compiler: aggregate fanned-out metric sources independently before combining (#249) (0cfa313)

v0.10.2

Choose a tag to compare

@mischuh mischuh released this 27 Jul 19:31
6710787

0.10.2 (2026-07-27)

Bug Fixes

  • compiler: plan joins across all requested metrics' sources (#247) (392015d)

v0.10.1

Choose a tag to compare

@mischuh mischuh released this 27 Jul 17:53
1ebc9c3

0.10.1 (2026-07-27)

Bug Fixes

  • ingestion: reconcile dbt companion evidence against its physical connection (#245) (83c4b32)

v0.10.0

Choose a tag to compare

@mischuh mischuh released this 27 Jul 10:06
5159477

0.10.0 (2026-07-27)

Features

  • review: add curate action to promote a fact's provenance (#243) (ecb7f7e)

v0.9.4

Choose a tag to compare

@mischuh mischuh released this 23 Jul 06:54
124f62f

0.9.4 (2026-07-23)

Bug Fixes

  • compiler: scope population_filter/guardrails per metric in multi-metric queries (#240) (781ae46)

v0.9.3

Choose a tag to compare

@mischuh mischuh released this 22 Jul 19:30
5e90642

0.9.3 (2026-07-22)

Bug Fixes

  • compiler: thread each ratio component's own population_filter into its leaf (#238) (bc2fd92)

v0.9.2

Choose a tag to compare

@mischuh mischuh released this 18 Jul 17:33
79ae5a7

0.9.2 (2026-07-18)

Bug Fixes

  • compiler: emit SQLite-native date arithmetic instead of INTERVAL/DATE_TRUNC (#236) (661f4cd)

v0.9.1

Choose a tag to compare

@mischuh mischuh released this 18 Jul 15:03
21eb40e

0.9.1 (2026-07-18)

Bug Fixes

  • compiler: partition semi-additive collapse by source grain (#234) (2923fd1)

Documentation

  • examples: add end-user labels and fleet inventory data to rental example (#233) (8533c63)

v0.9.0

Choose a tag to compare

@mischuh mischuh released this 18 Jul 08:42
bd4df50

0.9.0 (2026-07-18)

Features