Releases: KyleBastien/sextant-mcp
v0.1.17
What's Changed
- feat(config): exclude Markdown files from grading by @KyleBastien in #49
- chore: release main by @github-actions[bot] in #50
Full Changelog: v0.1.16...v0.1.17
What's Changed
- feat(config): exclude Markdown files from grading by @KyleBastien in #49
- chore: release main by @github-actions[bot] in #50
Full Changelog: v0.1.16...v0.1.17
v0.1.16
What's Changed
- feat(plugin): drop Stop hook, document git pre-commit gate by @KyleBastien in #47
- chore: release main by @github-actions[bot] in #48
Full Changelog: v0.1.15...v0.1.16
What's Changed
- feat(plugin): drop Stop hook, document git pre-commit gate by @KyleBastien in #47
- chore: release main by @github-actions[bot] in #48
Full Changelog: v0.1.15...v0.1.16
v0.1.15
What's Changed
- feat(rules): cross-file duplicate detection for tokens_dup by @KyleBastien in #45
- chore: release main by @github-actions[bot] in #46
Full Changelog: v0.1.14...v0.1.15
What's Changed
- feat(rules): cross-file duplicate detection for tokens_dup by @KyleBastien in #45
- chore: release main by @github-actions[bot] in #46
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- feat(rules): pub-fn-untested accepts peer-file tests by @KyleBastien in #44
- chore: release main by @github-actions[bot] in #43
Full Changelog: v0.1.13...v0.1.14
What's Changed
- feat(rules): pub-fn-untested accepts peer-file tests by @KyleBastien in #44
- chore: release main by @github-actions[bot] in #43
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- feat: remove file-exclusion knobs from sextant config by @KyleBastien in #40
- Add Claude Code marketplace manifest by @KyleBastien in #42
- chore: release main by @github-actions[bot] in #41
Full Changelog: v0.1.12...v0.1.13
What's Changed
- feat: remove file-exclusion knobs from sextant config by @KyleBastien in #40
- Add Claude Code marketplace manifest by @KyleBastien in #42
- chore: release main by @github-actions[bot] in #41
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- fix(action): drop expression contexts from composite-action input fields by @KyleBastien in #38
- chore: release main by @github-actions[bot] in #39
Full Changelog: v0.1.11...v0.1.12
What's Changed
- fix(action): drop expression contexts from composite-action input fields by @KyleBastien in #38
- chore: release main by @github-actions[bot] in #39
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- fix: drop retired macos-13 + use sha256sum on Windows by @KyleBastien in #36
- chore: release main by @github-actions[bot] in #37
Full Changelog: v0.1.10...v0.1.11
What's Changed
- fix: drop retired macos-13 + use sha256sum on Windows by @KyleBastien in #36
- chore: release main by @github-actions[bot] in #37
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- fix: dispatch release.yml from auto-backfill so binaries actually build by @KyleBastien in #34
- chore: release main by @github-actions[bot] in #35
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- feat: auto-backfill missing root release after every main push by @KyleBastien in #31
- chore: release main by @github-actions[bot] in #32
Full Changelog: v0.1.8...v0.1.9
v0.1.8
Backfilled by automation. Release-please's body-section parser cannot match an empty body-prefix against the Cargo.toml-derived component 'sextant' — this is structural and unfixable via JSON config. A permanent auto-backfill workflow lands separately so this stops being manual. Changes shipped in v0.1.8: drop package-name from release-please root config (#29).