We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a00d779 commit 254abccCopy full SHA for 254abcc
CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Features
11
+
12
+- Rename project from forge to commando with CLI command `cmdo` (`commando-aaj`)
13
+- Add Homebrew self-bootstrap on first run
14
15
+### Fixed
16
17
+- Suppress ExitNotification stack trace on unknown command (`commando-mvj`)
18
19
## [0.1.0] - 2025-11-26
20
21
First public release. TypeScript/Bun rewrite of the original Bash-based Forge framework.
0 commit comments