Skip to content

Releases: CSalcedoDataBI/dax-for-agents

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 02:16
1df4077

0.6.0 (2026-08-29)

Features

  • evals: measure the README's thesis, and find where it actually bites (a124a93)
  • lab: ask the engine which functions exist, and record where it disagrees (ba85611)
  • scripts: one command that runs what CI runs, read from the workflow (2f9cf83)
  • sync: convert Learn's HTML back into the markdown the sync reads (c28985a)
  • sync: read the applies-to contract off Learn, verified on all 479 (6ab7618)
  • sync: the category indexes and the toc, and a full run off Learn (bf682c4)
  • sync: the two unlisted concepts, and what the remaining differences are (9473d29)

Bug Fixes

  • catalog: three names an engine would reject, and the gate that finds them (17e0e3e)
  • ci: a green sync-check now requires an answer that is actually a sha (d4b4a4e)
  • generated: point the 87 dead images at Learn, which serves every one (1ec1b17)
  • metadata: make the 45 invisible example files reachable again (f2e660d)
  • upstream: decide the freeze, and stop the sentinel asking a dead question (42afceb)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 20:42
6a4d450

0.5.0 (2026-08-27)

Features

  • gates: count covered functions, so the README can state coverage (0ffc662), closes #5
  • readme: a banner and a coverage map, generated from the tree (de1ba07)

Bug Fixes

  • ci: let the gates see main, and ask them about the release branch (7a67b89)
  • ci: name the repository for gh, which has no checkout to read it from (1e71bee)
  • ci: publish the release-branch verdict where the PR can see it (6a075c5)
  • guard: let history be accounted for, so the guard survives being right (531e89b)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 04:33
f127cf5

0.4.0 (2026-08-25)

Features

  • add dax-lib-install, a fifth skill that installs a third-party UDF (633f666)