Releases: suiflex/ForgeGuard
Releases · suiflex/ForgeGuard
Release list
v0.15.0
0.15.0 (2026-08-29)
Features
- cli: execute in-place installation on forgeguard update (e441acd)
- install updates directly from forgeguard update (a246210)
What's Changed
- chore(deps): bump Swatinem/rust-cache from 258712b0b7b1ddf8bddc9fc3b0faca682b2736c3 to f0d9c3887740aee45f6153b24b3a6b815192ec16 by @dependabot[bot] in #61
- fix: unblock CI on clippy 1.98 by @mulhamna in #63
- ci: label pull requests with suiflex-bot by @mulhamna in #62
- ci: unify PR triage and add area labeler by @mulhamna in #65
- fix(ci): stop labeler overwriting org triage labels by @mulhamna in #67
- feat: install updates directly from forgeguard update by @mulhamna in #66
- chore(main): release 0.15.0 by @mulhamna in #68
Full Changelog: v0.14.0...v0.15.0
What's Changed
- chore(deps): bump Swatinem/rust-cache from 258712b0b7b1ddf8bddc9fc3b0faca682b2736c3 to f0d9c3887740aee45f6153b24b3a6b815192ec16 by @dependabot[bot] in #61
- fix: unblock CI on clippy 1.98 by @mulhamna in #63
- ci: label pull requests with suiflex-bot by @mulhamna in #62
- ci: unify PR triage and add area labeler by @mulhamna in #65
- fix(ci): stop labeler overwriting org triage labels by @mulhamna in #67
- feat: install updates directly from forgeguard update by @mulhamna in #66
- chore(main): release 0.15.0 by @mulhamna in #68
Full Changelog: v0.14.0...v0.15.0
v0.14.0
0.14.0 (2026-08-22)
Features
- add new-code quality and security analysis (122b4b2)
- expand general guard across roles and agents (be27f1c)
- productionize quality gates and expand General Guard (2066544)
- productionize security and supply-chain gates (431e773)
Bug Fixes
What's Changed
Full Changelog: v0.13.1...v0.14.0
What's Changed
Full Changelog: v0.13.1...v0.14.0
v0.13.1
What's Changed
- chore: point CODEOWNERS at @suiflex/maintainers by @mulhamna in #57
- feat: productionize quality gates and expand General Guard by @badrus123 in #58
- chore(release): prepare v0.13.1 by @badrus123 in #59
Full Changelog: v0.13.0...v0.13.1
v0.13.0
0.13.0 (2026-08-17)
Features
- cli: report policy files left as-is (672bc4b)
What's Changed
- fix(init): never overwrite user-owned policy files by @mulhamna in #55
- chore(main): release 0.13.0 by @mulhamna in #56
Full Changelog: v0.12.0...v0.13.0
What's Changed
- fix(init): never overwrite user-owned policy files by @mulhamna in #55
- chore(main): release 0.13.0 by @mulhamna in #56
Full Changelog: v0.12.0...v0.13.0
What's Changed
- fix(init): never overwrite user-owned policy files by @mulhamna in #55
- chore(main): release 0.13.0 by @mulhamna in #56
Full Changelog: v0.12.0...v0.13.0
What's Changed
- fix(init): never overwrite user-owned policy files by @mulhamna in #55
- chore(main): release 0.13.0 by @mulhamna in #56
Full Changelog: v0.12.0...v0.13.0
v0.12.0
0.12.0 (2026-08-17)
Features
- cli: brand init with the shared terminal theme (cfdf76f)
- cli: install init only for the agents a directory uses (081ee20)
- init: install only for detected agents, ask before overwriting (2c7f00d)
- init: offer to refresh drifted files instead of deciding for you (cf4ebb2)
Bug Fixes
- cli: draw the real ForgeGuard mark in the banner (a2a304e)
What's Changed
- fix: sync Cargo.lock and self-heal it in ci.yml by @mulhamna in #46
- fix: chain npm-publish into release-please instead of workflow_run by @mulhamna in #45
- Add README hero and fix update version notices by @badrus123 in #47
- chore: fix CODEOWNERS and publish releases to homebrew and scoop by @mulhamna in #48
- chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #49
- chore(deps): bump tree-sitter from 0.26.11 to 0.26.12 by @dependabot[bot] in #50
- chore(deps): bump tree-sitter-scala from 0.26.0 to 0.26.2 by @dependabot[bot] in #51
- chore(deps): bump Swatinem/rust-cache from e18b497796c12c097a38f9edb9d0641fb99eee32 to 258712b0b7b1ddf8bddc9fc3b0faca682b2736c3 by @dependabot[bot] in #52
- feat(init): install only for detected agents, ask before overwriting by @mulhamna in #53
- chore(main): release 0.12.0 by @mulhamna in #54
Full Changelog: v0.11.2...v0.12.0
What's Changed
- fix: sync Cargo.lock and self-heal it in ci.yml by @mulhamna in #46
- fix: chain npm-publish into release-please instead of workflow_run by @mulhamna in #45
- Add README hero and fix update version notices by @badrus123 in #47
- chore: fix CODEOWNERS and publish releases to homebrew and scoop by @mulhamna in #48
- chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #49
- chore(deps): bump tree-sitter from 0.26.11 to 0.26.12 by @dependabot[bot] in #50
- chore(deps): bump tree-sitter-scala from 0.26.0 to 0.26.2 by @dependabot[bot] in #51
- chore(deps): bump Swatinem/rust-cache from e18b497796c12c097a38f9edb9d0641fb99eee32 to 258712b0b7b1ddf8bddc9fc3b0faca682b2736c3 by @dependabot[bot] in #52
- feat(init): install only for detected agents, ask before overwriting by @mulhamna in #53
- chore(main): release 0.12.0 by @mulhamna in #54
Full Changelog: v0.11.2...v0.12.0
v0.11.2
0.11.2 (2026-08-13)
Miscellaneous Chores
- force a 0.11.2 release to validate Cargo.lock automation (8ab564b)
What's Changed
- fix: root-anchor the npm/package.json extra-files path by @mulhamna in #39
- fix: chain Release workflow into release-please by @mulhamna in #40
- fix: let release-please manage Cargo.lock's version entry by @mulhamna in #41
- chore: force a 0.11.2 release to validate Cargo.lock automation by @mulhamna in #42
- fix: self-heal Cargo.lock in Release instead of depending on release-please by @mulhamna in #44
- chore(main): release 0.11.2 by @github-actions[bot] in #43
Full Changelog: v0.11.1...v0.11.2
v0.11.1
v0.11.0
v0.10.0
What's Changed
- feat: add cross-agent clarification guard by @badrus123 in #28
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- fix: align hook session identity by @badrus123 in #26
- fix!: activate hooks only in initialized repositories by @badrus123 in #27
Full Changelog: v0.8.2...v0.9.0