Skip to content

Releases: RubenGlez/doctier

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 10:44

Changelog

  • 7c7e10b Brew cask update for doctier version v0.6.0
  • b0e5175 feat: add doctier doctor health check

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 21:27

Changelog

  • bbf5883 Brew cask update for doctier version v0.5.2
  • 5dfb0b9 feat: 3-way merge driver for private docs (merge.doctier)
  • 5acc10a feat: bundled GitHub Action for one-line CI checks
  • 2aac8b7 feat: work-state-aware ephemeral filtering in doctier agents

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 13 Jul 19:33

Changelog

  • 8d287fc Brew cask update for doctier version v0.5.1
  • 163246f build: stop shipping untested windows binaries
  • c56975a fix: close fail-closed gaps and data-safety bugs from the 2026-07 review

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 18:21

Changelog

  • 45c1a7b Brew cask update for doctier version v0.5.0
  • 3aa44ee build: sign macOS binaries with real codesign on a macOS runner

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 17:46
8ec764b

Changelog

  • 6cbba3b Brew cask update for doctier version v0.4.0
  • 8ec764b Merge pull request #1 from RubenGlez/claude/codebase-adversarial-audit-wo8pbw
  • 36f3906 fix: address adversarial-audit findings (fail-open check, revoke, gc, keyless read)
  • 049e136 fix: address remaining audit findings (M2-M4, L1/L3/L4/L8/L10) + docs

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 16:11

Changelog

  • d799985 Brew cask update for doctier version v0.3.0
  • d9a8629 feat: branch ephemeral scope (expire.scope: branch)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 14:16

Changelog

  • fd7ebea Brew cask update for doctier version v0.2.1
  • 89dfde4 build: drop cask quarantine hook now that binaries are notarized
  • e6b8367 build: sign and notarize macOS binaries via goreleaser

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 01 Jul 22:55

Changelog

  • 3c3cc11 Brew cask update for doctier version v0.2.0
  • 21a9623 fix: strip macOS quarantine bit in Homebrew cask post-install

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 22:15

Changelog

  • d23b00b Brew cask update for doctier version v0.1.0
  • 48452a1 fix: harden fail-closed guarantees and close design-review gaps

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 21:37

Changelog

  • f8286aa feat: add doctier agents — tier-aware bridge to AGENTS.md
  • 788cb81 feat: add doctier-setup skill for interactive classification
  • 6c56b68 feat: default sensitive expiry to worktree; reject sensitive pr-merge
  • 5faf6f7 feat: distribute prebuilt binaries via GitHub Releases, Homebrew cask, and install script
  • 5ffbafc feat: doctier prototype — tiered doc privacy and lifecycle over git
  • 7aff8bb fix: harden classification, lifecycle and privacy guarantees
  • da29c1d refactor: distribute the skill via skills.sh, not as a local .claude skill
  • 2f37d8c refactor: flatten and rename manifest config keys