File tree Expand file tree Collapse file tree 37 files changed +128
-74
lines changed Expand file tree Collapse file tree 37 files changed +128
-74
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/).
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
9
10
+ ## [ 0.6.17] - 2024-10-24
11
+
10
12
## [ 0.6.16] - 2024-10-24
11
13
12
14
### Compatibility
@@ -245,7 +247,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
245
247
## [ 0.0.1] - 2023-03-07
246
248
247
249
<!-- next-url -->
248
- [ Unreleased ] : https://github.com/rust-cli/anstyle/compare/anstream-v0.6.16...HEAD
250
+ [ Unreleased ] : https://github.com/rust-cli/anstyle/compare/anstream-v0.6.17...HEAD
251
+ [ 0.6.17 ] : https://github.com/rust-cli/anstyle/compare/anstream-v0.6.16...anstream-v0.6.17
249
252
[ 0.6.16 ] : https://github.com/rust-cli/anstyle/compare/anstream-v0.6.15...anstream-v0.6.16
250
253
[ 0.6.15 ] : https://github.com/rust-cli/anstyle/compare/anstream-v0.6.14...anstream-v0.6.15
251
254
[ 0.6.14 ] : https://github.com/rust-cli/anstyle/compare/anstream-v0.6.13...anstream-v0.6.14
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " anstream"
3
- version = " 0.6.16 "
3
+ version = " 0.6.17 "
4
4
description = " A simple cross platform library for writing colored text to a terminal."
5
5
homepage = " https://github.com/rust-cli/anstyle"
6
6
categories = [" command-line-interface" ]
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
9
10
+ ## [ 1.0.3] - 2024-10-24
11
+
10
12
### Compatibility
11
13
12
14
- Update MSRV to 1.66
@@ -36,7 +38,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
36
38
## [ 0.1.1] - 2022-08-17
37
39
38
40
<!-- next-url -->
39
- [ Unreleased ] : https://github.com/rust-cli/anstyle/compare/anstyle-ansi-term-v1.0.2...HEAD
41
+ [ Unreleased ] : https://github.com/rust-cli/anstyle/compare/anstyle-ansi-term-v1.0.3...HEAD
42
+ [ 1.0.3 ] : https://github.com/rust-cli/anstyle/compare/anstyle-ansi-term-v1.0.2...anstyle-ansi-term-v1.0.3
40
43
[ 1.0.2 ] : https://github.com/rust-cli/anstyle/compare/anstyle-ansi-term-v1.0.1...anstyle-ansi-term-v1.0.2
41
44
[ 1.0.1 ] : https://github.com/rust-cli/anstyle/compare/anstyle-ansi-term-v1.0.0...anstyle-ansi-term-v1.0.1
42
45
[ 1.0.0 ] : https://github.com/rust-cli/anstyle/compare/anstyle-ansi-term-v0.2.0...anstyle-ansi-term-v1.0.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " anstyle-ansi-term"
3
- version = " 1.0.2 "
3
+ version = " 1.0.3 "
4
4
description = " Adapt between ansi_term and anstyle"
5
5
homepage = " https://github.com/rust-cli/anstyle"
6
6
categories = [" command-line-interface" ]
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
9
10
+ ## [ 3.0.1] - 2024-10-24
11
+
10
12
### Compatibility
11
13
12
14
- Update MSRV to 1.66
@@ -50,7 +52,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
50
52
## [ 0.1.1] - 2022-10-07
51
53
52
54
<!-- next-url -->
53
- [ Unreleased ] : https://github.com/rust-cli/anstyle/compare/anstyle-crossterm-v3.0.0...HEAD
55
+ [ Unreleased ] : https://github.com/rust-cli/anstyle/compare/anstyle-crossterm-v3.0.1...HEAD
56
+ [ 3.0.1 ] : https://github.com/rust-cli/anstyle/compare/anstyle-crossterm-v3.0.0...anstyle-crossterm-v3.0.1
54
57
[ 3.0.0 ] : https://github.com/rust-cli/anstyle/compare/anstyle-crossterm-v2.0.2...anstyle-crossterm-v3.0.0
55
58
[ 2.0.2 ] : https://github.com/rust-cli/anstyle/compare/anstyle-crossterm-v2.0.1...anstyle-crossterm-v2.0.2
56
59
[ 2.0.1 ] : https://github.com/rust-cli/anstyle/compare/anstyle-crossterm-v2.0.0...anstyle-crossterm-v2.0.1
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " anstyle-crossterm"
3
- version = " 3.0.0 "
3
+ version = " 3.0.1 "
4
4
description = " Adapt between crossterm and anstyle"
5
5
homepage = " https://github.com/rust-cli/anstyle"
6
6
categories = [" command-line-interface" ]
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
9
10
+ ## [ 1.1.2] - 2024-10-24
11
+
10
12
### Compatibility
11
13
12
14
- Update MSRV to 1.66
@@ -48,7 +50,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
48
50
## [ 0.2.1] - 2022-05-19
49
51
50
52
<!-- next-url -->
51
- [ Unreleased ] : https://github.com/rust-cli/anstyle/compare/anstyle-git-v1.1.1...HEAD
53
+ [ Unreleased ] : https://github.com/rust-cli/anstyle/compare/anstyle-git-v1.1.2...HEAD
54
+ [ 1.1.2 ] : https://github.com/rust-cli/anstyle/compare/anstyle-git-v1.1.1...anstyle-git-v1.1.2
52
55
[ 1.1.1 ] : https://github.com/rust-cli/anstyle/compare/anstyle-git-v1.1.0...anstyle-git-v1.1.1
53
56
[ 1.1.0 ] : https://github.com/rust-cli/anstyle/compare/anstyle-git-v1.0.1...anstyle-git-v1.1.0
54
57
[ 1.0.1 ] : https://github.com/rust-cli/anstyle/compare/anstyle-git-v1.0.0...anstyle-git-v1.0.1
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " anstyle-git"
3
- version = " 1.1.1 "
3
+ version = " 1.1.2 "
4
4
description = " Parse Git Style Descriptions"
5
5
homepage = " https://github.com/rust-cli/anstyle"
6
6
categories = [" command-line-interface" ]
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
9
10
+ ## [ 1.1.3] - 2024-10-24
11
+
10
12
### Compatibility
11
13
12
14
- Update MSRV to 1.66
@@ -48,7 +50,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
48
50
## [ 0.1.1] - 2022-10-07
49
51
50
52
<!-- next-url -->
51
- [ Unreleased ] : https://github.com/rust-cli/anstyle/compare/anstyle-lossy-v1.1.2...HEAD
53
+ [ Unreleased ] : https://github.com/rust-cli/anstyle/compare/anstyle-lossy-v1.1.3...HEAD
54
+ [ 1.1.3 ] : https://github.com/rust-cli/anstyle/compare/anstyle-lossy-v1.1.2...anstyle-lossy-v1.1.3
52
55
[ 1.1.2 ] : https://github.com/rust-cli/anstyle/compare/anstyle-lossy-v1.1.1...anstyle-lossy-v1.1.2
53
56
[ 1.1.1 ] : https://github.com/rust-cli/anstyle/compare/anstyle-lossy-v1.1.0...anstyle-lossy-v1.1.1
54
57
[ 1.1.0 ] : https://github.com/rust-cli/anstyle/compare/anstyle-lossy-v1.0.0...anstyle-lossy-v1.1.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " anstyle-lossy"
3
- version = " 1.1.2 "
3
+ version = " 1.1.3 "
4
4
description = " Lossy conversion between ANSI Color Codes"
5
5
homepage = " https://github.com/rust-cli/anstyle"
6
6
categories = [" command-line-interface" ]
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
9
10
+ ## [ 1.0.4] - 2024-10-24
11
+
10
12
### Compatibility
11
13
12
14
- Update MSRV to 1.66
@@ -36,7 +38,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
36
38
## [ 0.1.1] - 2022-10-07
37
39
38
40
<!-- next-url -->
39
- [ Unreleased ] : https://github.com/rust-cli/anstyle/compare/anstyle-ls-v1.0.3...HEAD
41
+ [ Unreleased ] : https://github.com/rust-cli/anstyle/compare/anstyle-ls-v1.0.4...HEAD
42
+ [ 1.0.4 ] : https://github.com/rust-cli/anstyle/compare/anstyle-ls-v1.0.3...anstyle-ls-v1.0.4
40
43
[ 1.0.3 ] : https://github.com/rust-cli/anstyle/compare/anstyle-ls-v1.0.2...anstyle-ls-v1.0.3
41
44
[ 1.0.2 ] : https://github.com/rust-cli/anstyle/compare/anstyle-ls-v1.0.1...anstyle-ls-v1.0.2
42
45
[ 1.0.1 ] : https://github.com/rust-cli/anstyle/compare/anstyle-ls-v1.0.0...anstyle-ls-v1.0.1
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " anstyle-ls"
3
- version = " 1.0.3 "
3
+ version = " 1.0.4 "
4
4
description = " Parse LS_COLORS Style Descriptions"
5
5
homepage = " https://github.com/rust-cli/anstyle"
6
6
categories = [" command-line-interface" ]
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
9
10
+ ## [ 2.0.3] - 2024-10-24
11
+
10
12
### Compatibility
11
13
12
14
- Update MSRV to 1.66
@@ -53,7 +55,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
53
55
## [ 0.1.1] - 2022-05-18
54
56
55
57
<!-- next-url -->
56
- [ Unreleased ] : https://github.com/rust-cli/anstyle/compare/anstyle-owo-colors-v2.0.2...HEAD
58
+ [ Unreleased ] : https://github.com/rust-cli/anstyle/compare/anstyle-owo-colors-v2.0.3...HEAD
59
+ [ 2.0.3 ] : https://github.com/rust-cli/anstyle/compare/anstyle-owo-colors-v2.0.2...anstyle-owo-colors-v2.0.3
57
60
[ 2.0.2 ] : https://github.com/rust-cli/anstyle/compare/anstyle-owo-colors-v2.0.1...anstyle-owo-colors-v2.0.2
58
61
[ 2.0.1 ] : https://github.com/rust-cli/anstyle/compare/anstyle-owo-colors-v2.0.0...anstyle-owo-colors-v2.0.1
59
62
[ 2.0.0 ] : https://github.com/rust-cli/anstyle/compare/anstyle-owo-colors-v1.0.1...anstyle-owo-colors-v2.0.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " anstyle-owo-colors"
3
- version = " 2.0.2 "
3
+ version = " 2.0.3 "
4
4
description = " Adapt between owo-colors and anstyle"
5
5
homepage = " https://github.com/rust-cli/anstyle"
6
6
categories = [" command-line-interface" ]
You can’t perform that action at this time.
0 commit comments