Releases: cruessler/git-tree
Releases · cruessler/git-tree
v0.2.0
This release brings a lot of changes under the hood. While 0.1.5 was still based on libgit through the git2 crate, 0.2.0 is fully based on gix. Also, we now depend on termtree for rendering the tree to the terminal which allowed us to remove some code.
The only intentional user-facing change is the addition of D for deleted files, joining the existing markers M for modified and N for new files.
What's Changed
- Remove obsolete and incorrect curly braces by @cruessler in #118
- Add force_version to allow setting VERSION in workflow by @cruessler in #119
- Add tests for changes in sub-directories by @cruessler in #120
- Add D for deleted files, add tests for additions/deletions by @cruessler in #121
- Bump clap from 4.5.21 to 4.5.60 by @dependabot[bot] in #122
- Bump snapbox from 1.0.0 to 1.1.0 by @dependabot[bot] in #123
- Add group misc, add cooldown by @cruessler in #125
- Bump the misc group with 2 updates by @dependabot[bot] in #126
- Replace
git2bygix, first batch: detailed view by @cruessler in #111 - Add test for staged and unstaged lines in one file by @cruessler in #127
- Add test for non-git repository by @cruessler in #129
- Bump snapbox from 1.1.0 to 1.2.0 in the misc group by @dependabot[bot] in #131
- Make changes have different number of lines by @cruessler in #132
- Bump gix from 0.78.0 to 0.80.0 by @dependabot[bot] in #128
- Port
walk_summarytogitoxideby @cruessler in #130 - Remove dependency on
git2by @cruessler in #133 - Replace custom code by
termtreeby @cruessler in #134 - Bump snapbox from 1.2.0 to 1.2.1 in the misc group by @dependabot[bot] in #135
- Bump gix from 0.80.0 to 0.81.0 by @dependabot[bot] in #136
- Bump clap from 4.6.0 to 4.6.1 in the misc group by @dependabot[bot] in #137
- Bump gix from 0.81.0 to 0.83.0 by @dependabot[bot] in #138
- Update version to 0.2.0 by @cruessler in #139
Full Changelog: v0.1.5...v0.2.0
v0.1.5
This is the first release of git-tree to Github releases.
What's Changed
- Add image to README by @mruessler in #3
- Bump failure from 0.1.6 to 0.1.7 by @dependabot-preview[bot] in #4
- Bump git2 from 0.11.0 to 0.13.2 by @dependabot-preview[bot] in #6
- Bump git2 from 0.13.2 to 0.13.4 by @dependabot-preview[bot] in #8
- Bump git2 from 0.13.4 to 0.13.5 by @dependabot-preview[bot] in #9
- Bump failure from 0.1.7 to 0.1.8 by @dependabot-preview[bot] in #10
- Bump clap from 2.33.0 to 2.33.1 by @dependabot-preview[bot] in #11
- Bump git2 from 0.13.5 to 0.13.6 by @dependabot-preview[bot] in #12
- Bump git2 from 0.13.6 to 0.13.8 by @dependabot-preview[bot] in #13
- Bump anyhow from 1.0.31 to 1.0.32 by @dependabot-preview[bot] in #14
- Bump clap from 2.33.1 to 2.33.2 by @dependabot-preview[bot] in #15
- Bump clap from 2.33.2 to 2.33.3 by @dependabot-preview[bot] in #16
- Bump git2 from 0.13.8 to 0.13.10 by @dependabot-preview[bot] in #17
- Bump git2 from 0.13.10 to 0.13.11 by @dependabot-preview[bot] in #18
- Bump anyhow from 1.0.32 to 1.0.33 by @dependabot-preview[bot] in #19
- Bump git2 from 0.13.11 to 0.13.12 by @dependabot-preview[bot] in #20
- Bump anyhow from 1.0.33 to 1.0.34 by @dependabot-preview[bot] in #21
- Bump anyhow from 1.0.34 to 1.0.37 by @dependabot-preview[bot] in #22
- Bump git2 from 0.13.12 to 0.13.15 by @dependabot-preview[bot] in #23
- Use structopt by @cruessler in #24
- Bump anyhow from 1.0.37 to 1.0.38 by @dependabot-preview[bot] in #25
- Bump git2 from 0.13.15 to 0.13.17 by @dependabot-preview[bot] in #26
- Bump anyhow from 1.0.38 to 1.0.40 by @dependabot-preview[bot] in #27
- Upgrade to GitHub-native Dependabot by @dependabot-preview[bot] in #28
- Bump git2 from 0.13.17 to 0.13.18 by @dependabot[bot] in #29
- Bump git2 from 0.13.18 to 0.13.20 by @dependabot[bot] in #30
- Bump anyhow from 1.0.40 to 1.0.41 by @dependabot[bot] in #31
- Bump anyhow from 1.0.41 to 1.0.42 by @dependabot[bot] in #32
- Bump structopt from 0.3.21 to 0.3.22 by @dependabot[bot] in #33
- Bump git2 from 0.13.20 to 0.13.21 by @dependabot[bot] in #35
- Bump anyhow from 1.0.42 to 1.0.43 by @dependabot[bot] in #34
- Bump structopt from 0.3.22 to 0.3.23 by @dependabot[bot] in #36
- Bump git2 from 0.13.21 to 0.13.23 by @dependabot[bot] in #38
- Bump structopt from 0.3.23 to 0.3.25 by @dependabot[bot] in #39
- Bump anyhow from 1.0.43 to 1.0.44 by @dependabot[bot] in #40
- Bump git2 from 0.13.23 to 0.13.24 by @dependabot[bot] in #41
- Bump anyhow from 1.0.44 to 1.0.51 by @dependabot[bot] in #42
- Bump anyhow from 1.0.51 to 1.0.52 by @dependabot[bot] in #43
- Bump git2 from 0.13.24 to 0.13.25 by @dependabot[bot] in #44
- Bump anyhow from 1.0.52 to 1.0.56 by @dependabot[bot] in #48
- Bump structopt from 0.3.25 to 0.3.26 by @dependabot[bot] in #46
- Bump git2 from 0.13.25 to 0.14.2 by @dependabot[bot] in #49
- Bump anyhow from 1.0.56 to 1.0.57 by @dependabot[bot] in #50
- Bump git2 from 0.14.2 to 0.14.4 by @dependabot[bot] in #51
- Bump anyhow from 1.0.57 to 1.0.58 by @dependabot[bot] in #52
- Bump git2 from 0.14.4 to 0.15.0 by @dependabot[bot] in #53
- Bump anyhow from 1.0.58 to 1.0.63 by @dependabot[bot] in #54
- Bump anyhow from 1.0.63 to 1.0.65 by @dependabot[bot] in #55
- Bump anyhow from 1.0.65 to 1.0.66 by @dependabot[bot] in #56
- Vendor openssl-sys by @cruessler in #58
- Bump anyhow from 1.0.66 to 1.0.68 by @dependabot[bot] in #57
- Bump libgit2-sys from 0.14.0+1.5.0 to 0.14.2+1.5.1 by @dependabot[bot] in #59
- Bump git2 from 0.15.0 to 0.16.1 by @dependabot[bot] in #60
- Bump openssl-src from 111.24.0+1.1.1s to 111.25.0+1.1.1t by @dependabot[bot] in #61
- Bump anyhow from 1.0.68 to 1.0.69 by @dependabot[bot] in #62
- Bump anyhow from 1.0.69 to 1.0.70 by @dependabot[bot] in #63
- Bump git2 from 0.16.1 to 0.17.1 by @dependabot[bot] in #64
- Bump anyhow from 1.0.70 to 1.0.71 by @dependabot[bot] in #65
- Bump git2 from 0.17.1 to 0.17.2 by @dependabot[bot] in #66
- Bump anyhow from 1.0.71 to 1.0.72 by @dependabot[bot] in #67
- Bump anyhow from 1.0.72 to 1.0.75 by @dependabot[bot] in #68
- Bump git2 from 0.17.2 to 0.18.0 by @dependabot[bot] in #69
- Bump git2 from 0.18.0 to 0.18.1 by @dependabot[bot] in #70
- Replace structopt by clap by @cruessler in #71
- Bump actions/upload-artifact from 1 to 3 by @dependabot[bot] in #72
- Bump actions/checkout from 2 to 4 by @dependabot[bot] in #73
- Bump clap from 4.4.7 to 4.4.8 by @dependabot[bot] in #74
- Bump clap from 4.4.8 to 4.4.10 by @dependabot[bot] in #75
- Update edition to 2021 by @cruessler in #76
- Bump actions/upload-artifact from 3 to 4 by @dependabot[bot] in #77
- Bump anyhow from 1.0.75 to 1.0.78 by @dependabot[bot] in #78
- Bump clap from 4.4.10 to 4.4.12 by @dependabot[bot] in #79
- Bump clap from 4.4.12 to 4.4.18 by @dependabot[bot] in #80
- Bump anyhow from 1.0.78 to 1.0.79 by @dependabot[bot] in #81
- Bump libgit2-sys from 0.16.1+1.7.1 to 0.16.2+1.7.2 by @dependabot[bot] in #82
- Bump anyhow from 1.0.79 to 1.0.80 by @dependabot[bot] in #83
- Bump clap from 4.4.18 to 4.5.1 by @dependabot[bot] in #84
- Bump git2 from 0.18.1 to 0.18.3 by @dependabot[bot] in #85
- Bump anyhow from 1.0.80 to 1.0.81 by @dependabot[bot] in #86
- Bump clap from 4.5.1 to 4.5.4 by @dependabot[bot] in #87
- Bump anyhow from 1.0.81 to 1.0.82 by @dependabot[bot] in #88
- Bump anyhow from 1.0.82 to 1.0.86 by @dependabot[bot] in #89
- Bump git2 from 0.18.3 to 0.19.0 by @dependabot[bot] in #90
- Bump clap from 4.5.4 to 4.5.8 by @dependabot[bot] in #91
- Bump clap from 4.5.8 to 4.5.13 by @dependabot[bot] in #92
- Bump clap from 4.5.13 to 4.5.16 by @dependabot[bot] in #93
- Bump clap from 4.5.16 to 4.5.18 by @dependabot[bot] in #94
- Bump anyhow from 1.0.86 to 1.0.89 by @dependabot[bot] in #95
- Bump anyhow from 1.0.89 to 1.0.91 by @dependabot[bot] in #96
- Bump clap from 4.5.18 to 4.5.20 by @dependabot[bot] in #97
- Bump anyhow from 1.0.91 to 1.0.93 by @dependabot[bot] in #98
- Bump clap from 4.5.20 to 4.5.21 by @dependabot[bot] in #99
- Run Dependabot more frequently by @cruessler in https://github.com/crues...