24 lines
493 B
Markdown
24 lines
493 B
Markdown
# Changelog
|
|
|
|
本文件记录 `ShrinkCommand.Integration.App` 的包内变更。
|
|
|
|
## [0.1.3] - 2026-08-28
|
|
|
|
### Changed
|
|
|
|
- 精确依赖 `ShrinkApp.Core 0.1.4`。
|
|
|
|
## [0.1.2] - 2026-08-28
|
|
|
|
### Changed
|
|
|
|
- 精确依赖 `ShrinkApp.Core 0.1.3`。
|
|
|
|
## [0.1.0] - 2026-05-18
|
|
|
|
### Added
|
|
|
|
- 新增 `ShrinkCommand` 与 `ShrinkApp.Core` 的桥接包。
|
|
- 新增 `ShrinkCommandAppInstaller`,把默认命令服务挂入宿主服务容器。
|
|
- 新增 `ShrinkCommandAppService` 作为宿主侧命令门面。
|