Skip to content

chore(main): release 0.11.0 - #205

Open
se-jo-ma wants to merge 2 commits into
mainfrom
release-please--branches--main--components--fathom-rules
Open

chore(main): release 0.11.0#205
se-jo-ma wants to merge 2 commits into
mainfrom
release-please--branches--main--components--fathom-rules

Conversation

@se-jo-ma

@se-jo-ma se-jo-ma commented Aug 20, 2026

Copy link
Copy Markdown
Member

🤖 I have created a release beep boop

0.11.0 (2026-08-21)

Features

  • engine: record per-rule match evidence behind an opt-in flag (bb18fbc)
  • packs: load a rule pack directory, and name load-order mistakes (5aa1028)
  • packs: load a rule pack directory, and name load-order mistakes (29126b7)

Bug Fixes

  • compiler: make cross-fact references compile to a real CLIPS join (6c0aeb3)
  • compiler: make cross-fact references compile to a real CLIPS join (40b155b), closes #209
  • engine,compiler: two silent policy failures (5ba6bab)
  • engine,compiler: two silent policy failures (07600e9)

Documentation

  • re-verify pages sourced from the compiler after the join fix (ff0813d)
  • re-verify pages sourced from the files match evidence touched (c39673b)
  • re-verify the pages the cuts touched (16db2cc)
  • record the focus and literal-quoting fixes (6d4d894)

This PR was generated with Release Please. See documentation.

@se-jo-ma
se-jo-ma force-pushed the release-please--branches--main--components--fathom-rules branch 3 times, most recently from 4e79a4e to 66c0909 Compare August 21, 2026 16:28
Signed-off-by: se-jo-ma <46336194+se-jo-ma@users.noreply.github.com>
@se-jo-ma
se-jo-ma force-pushed the release-please--branches--main--components--fathom-rules branch from 5743943 to bbb2f71 Compare August 21, 2026 16:46
Signed-off-by: release-bot <release-bot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cross-fact references ($alias.field) compile to an unbound variable — the join silently does nothing

2 participants