# Changelog
## [0.3.0](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-cli-v0.2.5...hyperstack-cli-v0.3.0) (2026-01-20)
### Features
* **cli:** add --module flag for Rust SDK generation ([42812e6](https://github.com/HyperTekOrg/hyperstack/commit/42812e673d5b763792b96937d8dd6dee20314253))
* **cli:** add per-stack output path overrides for SDK generation ([ebbabfd](https://github.com/HyperTekOrg/hyperstack/commit/ebbabfd241b1084f4800a037d6525e9fac2bb8fe))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-interpreter bumped from 0.2.5 to 0.3.0
## [0.2.5](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-cli-v0.2.4...hyperstack-cli-v0.2.5) (2026-01-19)
### Miscellaneous Chores
* **hyperstack-cli:** Synchronize hyperstack versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-interpreter bumped from 0.2.4 to 0.2.5
## [0.2.4](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-cli-v0.2.3...hyperstack-cli-v0.2.4) (2026-01-19)
### Miscellaneous Chores
* **hyperstack-cli:** Synchronize hyperstack versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-interpreter bumped from 0.2.3 to 0.2.4
## [0.2.3](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-cli-v0.2.2...hyperstack-cli-v0.2.3) (2026-01-18)
### Miscellaneous Chores
* **hyperstack-cli:** Synchronize hyperstack versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-interpreter bumped from 0.2.2 to 0.2.3
## [0.2.2](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-cli-v0.2.1...hyperstack-cli-v0.2.2) (2026-01-16)
### Features
* improve CLI UI/UX with indicatif, dry-run, and shell completions ([8565eae](https://github.com/HyperTekOrg/hyperstack/commit/8565eaeae01206b128b522008b5f45d78e1242e1))
* remove logs commands from CLI ([d1418eb](https://github.com/HyperTekOrg/hyperstack/commit/d1418eb968bbdef3a21e5e370b89d2d9ff2c53f6))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-interpreter bumped from 0.2.1 to 0.2.2
## [0.2.1](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-cli-v0.2.0...hyperstack-cli-v0.2.1) (2026-01-16)
### Miscellaneous Chores
* **hyperstack-cli:** Synchronize hyperstack versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-interpreter bumped from 0.2.0 to 0.2.1
## [0.2.0](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-cli-v0.1.11...hyperstack-cli-v0.2.0) (2026-01-15)
### Miscellaneous Chores
* **hyperstack-cli:** Synchronize hyperstack versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-interpreter bumped from 0.1.11 to 0.2.0
## [0.1.11](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-cli-v0.1.10...hyperstack-cli-v0.1.11) (2026-01-14)
### Bug Fixes
* Display url in cli ([4b18925](https://github.com/HyperTekOrg/hyperstack/commit/4b189253e8a182674048044b7303ee1f8822ff30))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-interpreter bumped from 0.1.10 to 0.1.11
## [0.1.10](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-cli-v0.1.9...hyperstack-cli-v0.1.10) (2026-01-13)
### Miscellaneous Chores
* **hyperstack-cli:** Synchronize hyperstack versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-interpreter bumped from 0.1.9 to 0.1.10
## [0.1.9](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-cli-v0.1.8...hyperstack-cli-v0.1.9) (2026-01-13)
### Miscellaneous Chores
* **hyperstack-cli:** Synchronize hyperstack versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-interpreter bumped from 0.1.8 to 0.1.9
## [0.1.8](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-cli-v0.1.7...hyperstack-cli-v0.1.8) (2026-01-13)
### Features
* Add 'hs sdk create rust' command for Rust SDK generation ([baadf84](https://github.com/HyperTekOrg/hyperstack/commit/baadf84ce36053acd07eb3743ccadbb28a3df8cb))
* Add per-language output directory configuration ([0f58344](https://github.com/HyperTekOrg/hyperstack/commit/0f58344e715b393c4d0bc14422a1baeec1dccad7))
### Bug Fixes
* Broken streams after naming refactor ([64437b4](https://github.com/HyperTekOrg/hyperstack/commit/64437b4d80c3b2ec68468ce11bbeaab49678aa8b))
* Clippy errors/warnings ([e18fcd6](https://github.com/HyperTekOrg/hyperstack/commit/e18fcd66fb45ee33b0c6019ab65562d286c16eab))
* Naming issues in generated sdk ([179da1f](https://github.com/HyperTekOrg/hyperstack/commit/179da1f2f6c8c75f99c35c0fb90b38576ffc19e2))
* Remove -c short flag from --crate-name to avoid conflict ([83e1e59](https://github.com/HyperTekOrg/hyperstack/commit/83e1e59255ce070b231ac662e7af5dab7814c625))
* Update api url ([12b1be2](https://github.com/HyperTekOrg/hyperstack/commit/12b1be27f9a5117037398fd30ed137df4c788159))
* Update typescript package name ([6267eae](https://github.com/HyperTekOrg/hyperstack/commit/6267eaeb19e00a3e1c1f76fca417f56170edafb9))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-interpreter bumped from 0.1.6 to 0.1.8
## [0.1.7](https://github.com/HyperTekOrg/hyperstack/compare/v0.1.6...v0.1.7) (2026-01-13)
### Bug Fixes
* Update api url ([12b1be2](https://github.com/HyperTekOrg/hyperstack/commit/12b1be27f9a5117037398fd30ed137df4c788159))
## [0.1.6](https://github.com/HyperTekOrg/hyperstack/compare/v0.1.5...v0.1.6) (2026-01-13)
### Features
* Add 'hs sdk create rust' command for Rust SDK generation ([baadf84](https://github.com/HyperTekOrg/hyperstack/commit/baadf84ce36053acd07eb3743ccadbb28a3df8cb))
* Add per-language output directory configuration ([0f58344](https://github.com/HyperTekOrg/hyperstack/commit/0f58344e715b393c4d0bc14422a1baeec1dccad7))
### Bug Fixes
* Broken streams after naming refactor ([64437b4](https://github.com/HyperTekOrg/hyperstack/commit/64437b4d80c3b2ec68468ce11bbeaab49678aa8b))
* Clippy errors/warnings ([e18fcd6](https://github.com/HyperTekOrg/hyperstack/commit/e18fcd66fb45ee33b0c6019ab65562d286c16eab))
* Naming issues in generated sdk ([179da1f](https://github.com/HyperTekOrg/hyperstack/commit/179da1f2f6c8c75f99c35c0fb90b38576ffc19e2))
* Remove -c short flag from --crate-name to avoid conflict ([83e1e59](https://github.com/HyperTekOrg/hyperstack/commit/83e1e59255ce070b231ac662e7af5dab7814c625))
* Update typescript package name ([6267eae](https://github.com/HyperTekOrg/hyperstack/commit/6267eaeb19e00a3e1c1f76fca417f56170edafb9))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-interpreter bumped from 0.1.5 to 0.1.6
## [0.1.5](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-cli-v0.1.4...hyperstack-cli-v0.1.5) (2026-01-09)
### Bug Fixes
* Broken streams after naming refactor ([64437b4](https://github.com/HyperTekOrg/hyperstack/commit/64437b4d80c3b2ec68468ce11bbeaab49678aa8b))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-interpreter bumped from 0.1.4 to 0.1.5
## [0.1.4](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-cli-v0.1.2...hyperstack-cli-v0.1.4) (2026-01-09)
### Miscellaneous Chores
* **hyperstack-cli:** Synchronize hyperstack versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-interpreter bumped from 0.1.2 to 0.1.4
## [0.1.2](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-cli-v0.1.1...hyperstack-cli-v0.1.2) (2026-01-09)
### Bug Fixes
* Update typescript package name ([6267eae](https://github.com/HyperTekOrg/hyperstack/commit/6267eaeb19e00a3e1c1f76fca417f56170edafb9))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-interpreter bumped from 0.1.1 to 0.1.2
## [0.1.1](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-cli-v0.1.0...hyperstack-cli-v0.1.1) (2026-01-09)
### Bug Fixes
* Clippy errors/warnings ([e18fcd6](https://github.com/HyperTekOrg/hyperstack/commit/e18fcd66fb45ee33b0c6019ab65562d286c16eab))
* Naming issues in generated sdk ([179da1f](https://github.com/HyperTekOrg/hyperstack/commit/179da1f2f6c8c75f99c35c0fb90b38576ffc19e2))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-interpreter bumped from 0.1.0 to 0.1.1