Skip to content

Releases: KyleBastien/sextant-mcp

v0.1.17

26 May 20:31
8a105bd

Choose a tag to compare

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

26 May 05:59
c77440f

Choose a tag to compare

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

15 May 02:36
34f7b45

Choose a tag to compare

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

14 May 17:15
e95d3c0

Choose a tag to compare

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

14 May 15:39
aa8438c

Choose a tag to compare

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

13 May 23:43
0bcdee9

Choose a tag to compare

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

11 May 04:06
e8e7274

Choose a tag to compare

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

11 May 03:40
48a0a38

Choose a tag to compare

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

11 May 03:25
2ea4ab1

Choose a tag to compare

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

11 May 03:05
5db1980

Choose a tag to compare

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).