Skip to content

Releases: modeled-information-format/mif-docs-plugin

v0.3.1

Choose a tag to compare

@zircote zircote released this 01 Jul 16:00
9a39f0f

What's Changed

  • docs(changelog): backfill the missing 0.1.1 section by @zircote in #13
  • ci(release): gate releases on a non-empty changelog entry by @zircote in #14
  • ci: bump EOL node-version 20 to lts/* by @zircote in #15
  • docs(changelog): fix README.md filename + 0.1.0 license timeline by @zircote in #18
  • ci(auth): least-privilege app identities (auth refactor) by @zircote in #17
  • ci: repoint app-token mint at live five-app credentials by @zircote in #19
  • feat(engineering): add engineering decision/evaluation report genre skill by @zircote in #20
  • feat(genres): add the 17 remaining research-harness-template report genres by @zircote in #21
  • deps: bump markdown-it from 14.1.1 to 14.2.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #22
  • Harden eval suites, apply autoresearch-verified skill fixes by @zircote in #23
  • chore(release): 0.3.1 by @zircote in #24

Full Changelog: v0.1.2...v0.3.1

Release 0.1.2

Choose a tag to compare

@zircote zircote released this 30 Jun 19:04
0f4d0b4

Patch release. Fixes the fail-closed mif-guard hook so it no longer blocks a markdown file whose only type: is nested under another key (for example an auto-memory file's metadata.type). The genre-signal detection now anchors type, ontology, and diataxis_type to the top level of the frontmatter. Real MIF genre documents are still validated and non-conformant ones are still blocked. Adds a regression test and fixture. See #11 and #12.

Release 0.1.1

Choose a tag to compare

@zircote zircote released this 30 Jun 07:18
17a6c81

What's Changed

  • feat: fail-closed MIF-validation hook by @zircote in #1

New Contributors

Full Changelog: v0.1.0...v0.1.1

Release 0.1.0

Choose a tag to compare

@zircote zircote released this 30 Jun 03:51