File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77<!-- next-header -->
88## [ Unreleased] - ReleaseDate
99
10+ ## [ 0.2.4] - 2022-01-07
11+
1012#### Fixes
1113
1214- Adjusted to a cleaner looking continuous middle skip
@@ -39,7 +41,8 @@ Forked from `treeline`
3941* initial release
4042
4143<!-- next-url -->
42- [ Unreleased ] : https://github.com/rust-cli/termtree/compare/v0.2.3...HEAD
44+ [ Unreleased ] : https://github.com/rust-cli/termtree/compare/v0.2.4...HEAD
45+ [ 0.2.4 ] : https://github.com/rust-cli/termtree/compare/v0.2.3...v0.2.4
4346[ 0.2.3 ] : https://github.com/rust-cli/termtree/compare/v0.2.2...v0.2.3
4447[ 0.2.2 ] : https://github.com/rust-cli/termtree/compare/v0.2.1...v0.2.2
4548[ 0.2.1 ] : https://github.com/rust-cli/termtree/compare/v0.2.0...v0.2.1
Original file line number Diff line number Diff line change 11[package ]
22name = " termtree"
3- version = " 0.2.3 "
3+ version = " 0.2.4 "
44description = " Visualize tree-like data on the command-line"
55documentation = " https://docs.rs/termtree"
66homepage = " https://github.com/rust-cli/termtree"
You can’t perform that action at this time.
0 commit comments