Skip to content

Commit f54028e

Browse files
chore(main): release 0.1.0 (#18)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent af6ccdc commit f54028e

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
## 0.1.0 (2026-07-04)
4+
5+
6+
### Features
7+
8+
* **cli:** add --since / --until / --author scope filters ([#10](https://github.com/gfargo/git-rewrite/issues/10)) ([8f70f86](https://github.com/gfargo/git-rewrite/commit/8f70f863914de7e37d15a20c746f526a75c0806e))
9+
* **cli:** add shell tab-completion via argcomplete ([#16](https://github.com/gfargo/git-rewrite/issues/16)) ([4d2d03e](https://github.com/gfargo/git-rewrite/commit/4d2d03e9e81ac94aed11c5d276f8863ddfd5ff40))
10+
* **config:** repo-level config file and preset subcommand ([540201e](https://github.com/gfargo/git-rewrite/commit/540201ef1e4de5974007538eb3dcc1d4c4cb6986))
11+
* **fields:** add author-date and committer-date to FIELD_ATTR ([04244fa](https://github.com/gfargo/git-rewrite/commit/04244facf77bfa100e64288d028b6b11e6bbcff2))
12+
* **preview:** add --format json and diff-style --preview for strip/replace ([#13](https://github.com/gfargo/git-rewrite/issues/13)) ([181350d](https://github.com/gfargo/git-rewrite/commit/181350dd380c1ad3eafa8b16bdf439e30639808c))
13+
* **rewrite:** print post-rewrite recovery instructions ([#17](https://github.com/gfargo/git-rewrite/issues/17)) ([c4ecba7](https://github.com/gfargo/git-rewrite/commit/c4ecba7ec8b69de2fa3230ed221c74ca508a0d2d))
14+
* **strip:** add --invert flag to keep only matching lines ([#15](https://github.com/gfargo/git-rewrite/issues/15)) ([0be6b0c](https://github.com/gfargo/git-rewrite/commit/0be6b0c0eccdffc877bd421de3380953dfa39e3c))

0 commit comments

Comments
 (0)