Skip to content

Commit cf1041f

Browse files
authored
Merge pull request #93 from shelltime/release-please--branches--main
chore(main): release 0.1.25
2 parents dd47cc9 + 46e9b02 commit cf1041f

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## [0.1.25](https://github.com/shelltime/cli/compare/v0.1.24...v0.1.25) (2025-09-06)
4+
5+
6+
### Features
7+
8+
* **dotfiles:** add dry-run mode and experimental diff merge service ([3a35d1d](https://github.com/shelltime/cli/commit/3a35d1db1c5a3415eb8d5077fbab8f8e2e7d6c03))
9+
* **dotfiles:** add pterm for beautiful pull command output ([c696d5f](https://github.com/shelltime/cli/commit/c696d5fb5ed78df3034c5d49760c77f1c808995c))
10+
* **dotfiles:** enhance pull command with detailed per-app file status tracking ([dd47cc9](https://github.com/shelltime/cli/commit/dd47cc996bc5b111201b19ba80531e48d2457fea))
11+
* **dotfiles:** enhance pull command with detailed per-app file status tracking ([926b4a3](https://github.com/shelltime/cli/commit/926b4a3610416ce14c93f0aaf1ad796cdb3c831e))
12+
* improve dotfiles pull file-saving with go-diff ([480a872](https://github.com/shelltime/cli/commit/480a872a38ace9d05fad5205988e8ae8a1744f24))
13+
* improve dotfiles pull file-saving with go-diff ([49472ee](https://github.com/shelltime/cli/commit/49472ee8f599d290545b97b058d1b5083779c241))
14+
15+
16+
### Bug Fixes
17+
18+
* **model:** improve diff trim to remove additional control characters ([63ebf68](https://github.com/shelltime/cli/commit/63ebf686dd7f820c09c1fed73f54929639df0caa))
19+
* **model:** split ApplyDiff into GetChanges and ApplyDiff methods ([e3f9ecf](https://github.com/shelltime/cli/commit/e3f9ecfafa4d7fd2024a10d40fac672131715d54))
20+
* **model:** update dotfile_apps to use new DiffMergeService API ([5f69531](https://github.com/shelltime/cli/commit/5f695313e4098d8446ae1f1eb5ed654cc532c29b))
21+
* use merged content from go-diff patches instead of just newContent ([aab6b9b](https://github.com/shelltime/cli/commit/aab6b9b6a283318f533498bf9e3f989110d2e62e))
22+
23+
24+
### Miscellaneous Chores
25+
26+
* release 0.1.25 ([5fae10e](https://github.com/shelltime/cli/commit/5fae10e2dfda6cd20a9317015cf6227c3106a4e1))
27+
328
## [0.1.24](https://github.com/shelltime/cli/compare/v0.1.23...v0.1.24) (2025-09-03)
429

530

0 commit comments

Comments
 (0)